diff options
| author | jao <jao@gnu.org> | 2025-11-19 17:40:01 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2025-11-19 17:40:01 +0000 |
| commit | 0bf664c5a05534bdf12a698c2c18f325f090d0a6 (patch) | |
| tree | 4c5bd497f7fb541a22b62d132742179b5f658cb7 /init.el | |
| parent | 486d8c72c3536537de0d660c6811a376a24f3bf4 (diff) | |
| download | elibs-0bf664c5a05534bdf12a698c2c18f325f090d0a6.tar.gz elibs-0bf664c5a05534bdf12a698c2c18f325f090d0a6.tar.bz2 | |
experimental afio configs
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |
