diff options
| -rw-r--r-- | zshenv | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -EDITOR=nvim -PATH=$PATH:$HOME/bin +export ZSHENV_LOADED=true +export EDITOR=nvim +export PATH=$PATH:$HOME/bin +export TERMINAL=urxvt |
![]() |
index : dotfiles.git | |
| Unnamed repository; edit this file 'description' to name the repository. | KJ |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | zshenv | 6 |
@@ -1,2 +1,4 @@ -EDITOR=nvim -PATH=$PATH:$HOME/bin +export ZSHENV_LOADED=true +export EDITOR=nvim +export PATH=$PATH:$HOME/bin +export TERMINAL=urxvt |