mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +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