summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index 3a55830..152eda9 100644
--- a/init.el
+++ b/init.el
@@ -1957,7 +1957,8 @@
("g" "mail" jao-afio-goto-mail)
("z" "docs" jao-afio-goto-docs)
("w" "wwww" jao-afio-goto-www)
- ("f" "main" jao-afio-goto-main)]
+ ("f" "main" jao-afio-goto-main)
+ ("a" "save configuration" jao-afio-save-configuration)]
["Network"
("s" "ssh" jao-ssh)
("r" "r2e" jao-r2e)