mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +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"
|