Default to EDITOR=kak
This commit is contained in:
parent
ce855bb3ae
commit
c0d6f12ae2
2 changed files with 8 additions and 2 deletions
|
@ -53,6 +53,8 @@
|
|||
home.sessionVariables = {
|
||||
# Bat theme
|
||||
BAT_THEME = "GitHub";
|
||||
# Editor
|
||||
EDITOR = "kak";
|
||||
};
|
||||
|
||||
home.sessionPath = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue