formatted bashrc
This commit is contained in:
parent
c048be7c65
commit
f8a0c526be
4
bashrc
4
bashrc
@ -68,8 +68,8 @@ case "$TERM" in
|
|||||||
xterm* | rxvt*)
|
xterm* | rxvt*)
|
||||||
PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h: \w\a\]$PS1"
|
PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h: \w\a\]$PS1"
|
||||||
;;
|
;;
|
||||||
*)
|
*) ;;
|
||||||
;;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# enable color support of ls and also add handy aliases
|
# enable color support of ls and also add handy aliases
|
||||||
|
Loading…
Reference in New Issue
Block a user