Fixing pyenv errors in fish

This commit is contained in:
Colin Powell
2018-12-07 13:31:54 -05:00
parent 18e28e5906
commit f7ff6bfc53
3 changed files with 1 additions and 5 deletions

View File

@ -1 +0,0 @@
status --is-interactive; and source (pyenv init -|psub)

View File

@ -3,3 +3,4 @@ jethrokuan/fzf
simnalamburt/shellder
fishgretel/fasd
oh-my-fish/theme-bobthefish
pyenv

View File

@ -4,9 +4,5 @@
# built-in mode prompt in your fish config:
#
# set -g theme_display_vi no
#
set -g theme_nerd_fonts yes
set -g GPG_TTY (tty)
set -g EDITOR vim
function fish_mode_prompt; end