summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-11-19 17:40:01 +0000
committerjao <jao@gnu.org>2025-11-19 17:40:01 +0000
commit0bf664c5a05534bdf12a698c2c18f325f090d0a6 (patch)
tree4c5bd497f7fb541a22b62d132742179b5f658cb7 /init.el
parent486d8c72c3536537de0d660c6811a376a24f3bf4 (diff)
downloadelibs-0bf664c5a05534bdf12a698c2c18f325f090d0a6.tar.gz
elibs-0bf664c5a05534bdf12a698c2c18f325f090d0a6.tar.bz2
experimental afio configs
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)