Skip to content
Snippets Groups Projects
Unverified Commit 2ce13b82 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

[basics] adds LANG to terminal setup

fixes #42
parent 34146f25
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
notes: notes:
- `make -B` to create images - `make -B` to create images
- two terminals each with same tmux session, increase font size - two terminals each with same tmux session, increase font size
- `export LANG=en_US.UTF-8`
- `export PS1="\\[\\033[0;36m\\]\\w\\[\\033[0;35m\\]\$(__git_ps1 \" (%s)\")\\[\\033[0;36m\\] $ \\[\\033[0m\\]"` - `export PS1="\\[\\033[0;36m\\]\\w\\[\\033[0;35m\\]\$(__git_ps1 \" (%s)\")\\[\\033[0;36m\\] $ \\[\\033[0m\\]"`
- remove git config for demo - remove git config for demo
- log in to git.idiv.de - log in to git.idiv.de
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment