|
|
@ -55,4 +55,4 @@ function help () |
|
|
|
|
|
|
|
|
|
|
|
PS1='\[\e[1;31m\]${debian_chroot:+($debian_chroot)}\[\e[0;36m\]\u\[\e[0;33m\]@\[\e[34m\]\h\[\e[0m\]:\[\e[1;32m\]\w\[\e[0m\]\n\$ ' |
|
|
|
PS1='\[\e[1;31m\]${debian_chroot:+($debian_chroot)}\[\e[0;36m\]\u\[\e[0;33m\]@\[\e[34m\]\h\[\e[0m\]:\[\e[1;32m\]\w\[\e[0m\]\n\$ ' |
|
|
|
|
|
|
|
|
|
|
|
source ~/.bash_tmux |
|
|
|
source "$( dirname "$(realpath -e "${BASH_SOURCE[0]}")" )"/.bash_tmux |
|
|
|