mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Help people realize what they're editing
This commit is contained in:
@@ -16,6 +16,7 @@ present_terminal() {
|
||||
}
|
||||
|
||||
edit_in_nvim() {
|
||||
notify-send "Editing config file" "$1"
|
||||
alacritty -e nvim "$1"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user