Added gitignore (for .swp) and updated colorscheme

This commit is contained in:
Wryn Wagner 2019-04-16 10:19:43 -06:00
parent 3f3c1a415e
commit 87f98de7ad

View File

@ -89,4 +89,4 @@ parse_git_branch(){
} }
# bash prompt # bash prompt
PS1="☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$txtgrn\]\$(parse_git_branch)$DEFAULT \n \$ " PS1="☕ \[$txtblu\]\u\[$txtred\] :: \[$txtgrn\]\[$txtylw\]\w\[$bldcyn\]\$(parse_git_branch)\[$txtgrn\]$DEFAULT \n \$ "