diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2020-03-01 12:24:39 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2020-03-01 12:24:39 +0100 |
commit | 8ba25dce2a6aa5af1b2b9328cd3c0fdbdf8e7dae (patch) | |
tree | f97633dd3f7a55ab0f2e40ae3f56e8c6f2b045ab | |
parent | 152ae2c5aced00995365956d52dd271acf0aaf3b (diff) | |
download | dotfiles-8ba25dce2a6aa5af1b2b9328cd3c0fdbdf8e7dae.tar.gz |
changed profile
-rw-r--r-- | bash/env.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/env.profile b/bash/env.profile index ed9dbac..f009325 100644 --- a/bash/env.profile +++ b/bash/env.profile @@ -14,4 +14,4 @@ appendpath "$DOTFILEBASE/scripts" export PATH unset appendpath -export EDITOR=vim +export EDITOR=nvim |