mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add bash configuration
This commit is contained in:
3
default/bash/envs
Normal file
3
default/bash/envs
Normal file
@@ -0,0 +1,3 @@
|
||||
# Editor used by CLI
|
||||
export EDITOR="nvim"
|
||||
export SUDO_EDITOR="$EDITOR"
|
||||
Reference in New Issue
Block a user