X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/bd78babfeb92083f4e5e153603397ea0ec64dd4c..26064f9fa3af5e8e46eb4560f4145386c056821e:/bashrc_shada diff --git a/bashrc_shada b/bashrc_shada new file mode 100644 index 0000000..fb4861d --- /dev/null +++ b/bashrc_shada @@ -0,0 +1,6 @@ +prompt() { + . ~/.bash_colors + PS1="[\A \u@\[${txtgrn}\]\h \[${bldblu}\]\W\[${txtrst}\]]\$ " +} +prompt +unset prompt