fish: add enhancd plugin
This commit is contained in:
parent
9ace128d40
commit
a74af1b576
@ -10,6 +10,7 @@ set -x LANG en_US.UTF-8
|
|||||||
set -x MANPAGER 'nvim +Man!'
|
set -x MANPAGER 'nvim +Man!'
|
||||||
set -x JAVA_HOME (/usr/libexec/java_home -v 1.8)
|
set -x JAVA_HOME (/usr/libexec/java_home -v 1.8)
|
||||||
set -x SBT_OPTS '-Dsbt.supershell=false'
|
set -x SBT_OPTS '-Dsbt.supershell=false'
|
||||||
|
set -x ENHANCD_DISABLE_DOT 1
|
||||||
|
|
||||||
# FZF (https://github.com/junegunn/fzf)
|
# FZF (https://github.com/junegunn/fzf)
|
||||||
set -x FZF_DEFAULT_OPTS "--height=40% --layout=reverse --multi"
|
set -x FZF_DEFAULT_OPTS "--height=40% --layout=reverse --multi"
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
b4b4r07/enhancd
|
||||||
jorgebucaran/fish-bax
|
jorgebucaran/fish-bax
|
||||||
jorgebucaran/fish-nvm
|
jorgebucaran/fish-nvm
|
||||||
oh-my-fish/plugin-license
|
oh-my-fish/plugin-license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user