updated profile_setup.sh script and bash_profile file

This commit is contained in:
natsmith9
2017-05-31 18:18:51 +00:00
parent 58c4e49654
commit 883bbb1b0c
2 changed files with 11 additions and 4 deletions

View File

@@ -11,3 +11,6 @@ PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
export PS1="\e[0;37;42m\u@\h:\e[m\$PWD> "
eval $(dircolors -b ~/.dir_colors)
#eval `dircolors -b > ~/.dir_colors`