mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-30 18:44:25 +01:00
6 lines
118 B
Bash
6 lines
118 B
Bash
source ~/.local/share/omakub/defaults/bash/rc
|
|
|
|
# Editor used by CLI
|
|
export EDITOR="nvim"
|
|
export SUDO_EDITOR="$EDITOR"
|