Add layered Bash editor environment snippets

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 22:46:44 +02:00
parent 0081f956df
commit 4aba1e6c42
8 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
export EDITOR=vim
export VISUAL=emacs