Fixing pyenv errors in fish
This commit is contained in:
@ -1 +0,0 @@
|
|||||||
status --is-interactive; and source (pyenv init -|psub)
|
|
||||||
@ -3,3 +3,4 @@ jethrokuan/fzf
|
|||||||
simnalamburt/shellder
|
simnalamburt/shellder
|
||||||
fishgretel/fasd
|
fishgretel/fasd
|
||||||
oh-my-fish/theme-bobthefish
|
oh-my-fish/theme-bobthefish
|
||||||
|
pyenv
|
||||||
|
|||||||
@ -4,9 +4,5 @@
|
|||||||
# built-in mode prompt in your fish config:
|
# built-in mode prompt in your fish config:
|
||||||
#
|
#
|
||||||
# set -g theme_display_vi no
|
# 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
|
function fish_mode_prompt; end
|
||||||
|
|||||||
Reference in New Issue
Block a user