Remove pyenv and add new shell theme

I enjoyed bobthefish quite a bit, but the nerd fonts on the CLI were
screwing up Emacs, and that's a non-starter for me.

One thing I like about cmorrell is that it has the host in the terminal
line, so I can tell which machine I'm on.
This commit is contained in:
Colin Powell
2018-12-11 21:41:59 -05:00
parent 69ed49c526
commit c3a2824089
12 changed files with 40 additions and 972 deletions

View File

@ -1,6 +0,0 @@
function fish_greeting -d "What's up, fish?"
set_color $fish_color_autosuggestion
uname -nmsr
uptime
set_color normal
end