modofied configs
This commit is contained in:
parent
89ca850d05
commit
edab3a7ee4
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export PYENV_ROOT="$HOME/.pyenv"
|
|||
eval "$(pyenv init -)"
|
||||
|
||||
export PATH=$PATH:/usr/local/bin/
|
||||
chmod -R ug+rwx "$HOME/.local/bin/"
|
||||
export FZF_DEFAULT_OPTS='--height 40% --layout=reverse --border'
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
|
|
|
|||
Loading…
Reference in a new issue