diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-17 00:11:59 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-17 00:11:59 +0200 |
| commit | c61aee6ca742d2405984daf7d5e369cc951cbc89 (patch) | |
| tree | 295fefd60a93c2520f84be387ff54295a13a69b4 /zsh/.zshenv | |
| parent | ca1fba1ef518b2f55bc168e9782b500dfec67c16 (diff) | |
fix: minor changes and additions to sxhkd shortcuts
Diffstat (limited to 'zsh/.zshenv')
| -rw-r--r-- | zsh/.zshenv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv index 1075e19..54752cb 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -1,6 +1,6 @@ export PATH="$HOME/.config/scripts:$PATH" export TERMINAL="st" -export EDITOR="emacs" +export EDITOR="nvim" export BROWSER="librewolf" export XDG_CONFIG_HOME="$HOME/.config" |
