diff options
| author | Michal Hanus <mikehanus@protonmail.com> | 2026-09-22 16:04:05 +0200 |
|---|---|---|
| committer | Michal Hanus <mikehanus@protonmail.com> | 2026-09-22 16:04:05 +0200 |
| commit | 37f61e4bd5a9afacbd8c4494cd8b9f0bf2822fa0 (patch) | |
| tree | c5529899f0108bcdaadf815f81d982042b0feb37 /.profile | |
| parent | ea01f1505ed6d22ab730aa8dec6cf6eeac6fb25e (diff) | |
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,3 +25,5 @@ fi if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi + +EDITOR=nvim |
