index
:
dotfiles
master
My personal system configuration.
Thanos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
modules
/
thanos-tools.el
Age
Commit message (
Expand
)
Author
2023-12-16
emacs:(tools) Update emacs-lisp config
Thanos Apollo
2023-12-10
emacs:(tools) Update keybinding for consult-locate
Thanos Apollo
2023-12-09
emacs:(tools) remap project-magit to "g"
Thanos Apollo
2023-12-09
emacs:(tools) Add thanos/search keymap
Thanos Apollo
2023-12-09
emacs:(tools) Set corfu-popupinfo-delay to 0.3
Thanos Apollo
2023-12-09
emacs: Rewrite thanos/applications-map
...
- Use defvar-keymap - Rewrite it on thanos-commands.el
Thanos Apollo
2023-11-24
emacs:(tools) Add hook for markdown - flyspell-mode
Thanos Apollo
2023-11-10
emacs:(tools) Update consult & isearch keybindings
Thanos Apollo
2023-10-30
emacs: Use doas for sudo-edit
Thanos Apollo
2023-10-13
emacs:(tools) Redo thanos/search with anonymous functions
Thanos Apollo
2023-10-12
emacs: Fix typos and docstrings
Thanos Apollo
2023-10-09
emacs:(init) Enable all commands
Thanos Apollo
2023-10-08
emacs:(tools) Add thanos/library-search
...
Function to search for books in ~/Library
Thanos Apollo
2023-10-08
emacs:(tools) Update keybindings for grep & find (consult)
Thanos Apollo
2023-10-08
emacs:(aesthetics) Add keybindings to switch modus-themes
Thanos Apollo
2023-10-08
rename devtools -> tools
Thanos Apollo