Set alternate editor
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
# Default browser
|
# Default browser
|
||||||
set -g -x EDITOR "emacsclient"
|
set -g -x EDITOR "emacsclient"
|
||||||
|
set -g -x ALTERNATE_EDITOR "vim"
|
||||||
|
|
||||||
# Add ~/bin to PATH
|
# Add ~/bin to PATH
|
||||||
set -g -x PATH ~/bin $PATH
|
set -g -x PATH ~/bin $PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user