up
This commit is contained in:
parent
a344850655
commit
28b2802d80
@ -44,6 +44,8 @@ path=(~/bin ~/.local/bin $path[@])
|
||||
export BROWSER=qutebrowser
|
||||
export EDITOR=nvim
|
||||
# export FZF_DEFAULT_COMMAND='rg --files --no-ignore --hidden --follow --glob "!.git/*"'
|
||||
export GEM_HOME="$(ruby -e 'puts Gem.user_dir')"
|
||||
export PATH="$PATH:$GEM_HOME/bin"
|
||||
export MYVIMRC="${HOME}/.vimrc"
|
||||
export PASSWORD_STORE_DIR="${HOME}/Private/.password-store"
|
||||
export PASSWORD_STORE_ENABLE_EXTENSIONS=True
|
||||
|
Loading…
Reference in New Issue
Block a user