diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-02-05 21:07:25 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-02-05 21:07:25 +0000 |
| commit | 29129dd87d187e02ffe8d7217812326af4896d41 (patch) | |
| tree | 50e4b9d75c3ef783f54128d8561099c14e4472bb | |
| parent | 1438e353ff2a59f808eeca93dbe1cae5a433c264 (diff) | |
Removed uneeded EDITOR line pointing to no longer used nvim
| -rw-r--r-- | .profile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ PATH=$PATH:$HOME/.local/bin; export PATH MANPATH=$HOME/.local/share/man/:$MANPATH; export MANPATH -EDITOR='nvim'; export EDITOR PAGER='less'; export PAGER SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass.sh'; export SSH_ASKPASS |
