|
|
@ -288,7 +288,7 @@ alias ll='ls -alSFhv'
|
|
|
|
[ -f /etc/bash_completion ] && ! shopt -oq posix && . /etc/bash_completion
|
|
|
|
[ -f /etc/bash_completion ] && ! shopt -oq posix && . /etc/bash_completion
|
|
|
|
|
|
|
|
|
|
|
|
# PS1 config
|
|
|
|
# PS1 config
|
|
|
|
export PS1="\[$(tput bold)\]\[\033[38;5;1m\]ROOT\[$(tput sgr0)\]@\w\n->\[$(tput sgr0)\]"
|
|
|
|
export PS1="\[$(tput bold)\]\[\033[38;5;1m\]ROOT\[$(tput sgr0)\]@\w\n->\[$(tput sgr0)\] "
|
|
|
|
EOF
|
|
|
|
EOF
|
|
|
|
}
|
|
|
|
}
|
|
|
|
# ACTUAL ROUTINE
|
|
|
|
# ACTUAL ROUTINE
|
|
|
|