Prompt change

This commit is contained in:
Gerrit Pannek 2017-11-03 08:40:35 +01:00
parent 40f0835b19
commit 100daa07b6
1 changed files with 1 additions and 2 deletions

3
bashrc
View File

@ -1,5 +1,4 @@
test -s ~/.alias && . ~/.alias || true
PS1='\[\033[0;33m\]\w\[\] \[\033[0;32m\]me@\h\[\033[0m\] $> \[\033[0m\]'
PS1='\[\033[0;32m\]me@\h\[\033[0m\] [\[\033[0;33m\]\w\[\]\[\033[0;32m\]] $> \[\033[0m\]'
export PATH=$PATH:~/bin:~/local/bin
function tmux_title {