]> git.rmz.io Git - dotfiles.git/blob - bashrc_tardis
switch <C-P> and <C-N> in smarttab
[dotfiles.git] / bashrc_tardis
1 prompt() {
2 . ~/.bash_colors
3 PS1="[\A \u@\[${bldred}\]\h \[${bldblu}\]\W\[${txtrst}\]]\$ "
4 }
5 prompt
6 unset prompt