summaryrefslogtreecommitdiff
path: root/.emacs.d
AgeCommit message (Collapse)Author
2024-01-25emacs: Move dired & yeetube custom func to commands moduleThanos Apollo
2024-01-25emacs: Fix typosThanos Apollo
2024-01-25emacs:(gnosis) Add prebuilt & update keybindingsThanos Apollo
2024-01-25emacs:(yeetube) Update configuration & add bindingsThanos Apollo
2024-01-25emacs:(telega) Update hooks for chat-modeThanos Apollo
2024-01-25emacs(eshell-git-prompt) Use custom fork as sourceThanos Apollo
2024-01-25emacs:(emojify,flycheck) Ensure is loadedThanos Apollo
2024-01-25emacs: Remove eatThanos Apollo
2024-01-25emacs:(pdf-tools) ensure is loadedThanos Apollo
If defer, configuration for midnight mode won't be loaded
2024-01-25emacs:(hugo) ensure is loadedThanos Apollo
Ensure hugo is loaded, otherwise there won't be an export option for markdown/hugo
2024-01-25emacs:(helpful) bind helpful-kill-buffersThanos Apollo
2024-01-25emacs:(emms) Update mpv parameters, add no-videoThanos Apollo
2024-01-25Redo use-package config for imenuThanos Apollo
Just enable use-package-enable-imenu-support instead of making custom functions
2024-01-23emacs: Rewrite with use-packageThanos Apollo
2024-01-18emacs:(org) Remove org-downloadThanos Apollo
2024-01-18emacs:(ai) Remove hooks for copilotThanos Apollo
2024-01-18emacs:(elfeed) Update search-filter & add anna's rssThanos Apollo
2024-01-18emacs:(commands) Update thanos/wallpaper-setThanos Apollo
2024-01-18emacs:(mu4e) Update shortcutsThanos Apollo
2024-01-18emacs:(multimedia) remove emms mpv parametersThanos Apollo
2024-01-18emacs:(aesthetics) ReorganizeThanos Apollo
2024-01-18emacs:(aesthetics) Update modus-themes configuration & remove doomThanos Apollo
2024-01-18emacs:(aesthetics) Add global-emojify-mode-line-modeThanos Apollo
2024-01-18emacs:(tools) Move tools from aesthetics to toolsThanos Apollo
2024-01-18emacs:(org) Update export backendsThanos Apollo
Add hugo & texinfo export backend
2024-01-18emacs:(packages) Update packagesThanos Apollo
- Remove doom packages - Remove visual-fill-column - Remove ement
2024-01-18emacs:(aesthetics) Add global-hl-line-modeThanos Apollo
2024-01-09emacs:(packages) only use thanos/custom-packages for zeus & hermesThanos Apollo
2024-01-09emacs:(aesthetics) use doom-monokai-classic themeThanos Apollo
2024-01-09emacs:(org) use jinxThanos Apollo
2023-12-17emacs:(init) Load ai toolsThanos Apollo
2023-12-17emacs:(ai) Fix typosThanos Apollo
2023-12-17emacs:(init) set url-privacy-level to highThanos Apollo
2023-12-16emacs: Add thanos-ai.elThanos Apollo
Configuration for AI tools
2023-12-16emacs:(tools) Update emacs-lisp configThanos Apollo
2023-12-16emacs:(shells) Update eat-eshell config & vterm keysThanos Apollo
2023-12-16emacs:(commands) Redo thanos/create-mapThanos Apollo
2023-12-16emasc:(packages) Redo custom packages & add copilotThanos Apollo
2023-12-16emacs:(packages) Update straight.el bootstrapThanos Apollo
2023-12-10emacs:(commands) bind thanos/applications to global mapThanos Apollo
2023-12-10emacs:(tools) Update keybinding for consult-locateThanos Apollo
2023-12-09emacs: Remove duplicate functionsThanos Apollo
2023-12-09emacs:(tools) remap project-magit to "g"Thanos Apollo
2023-12-09emacs:(tools) Add thanos/search keymapThanos Apollo
2023-12-09emacs:(tools) Set corfu-popupinfo-delay to 0.3Thanos Apollo
2023-12-09emacs: Restracture thanos-commands.elThanos Apollo
2023-12-09emacs: Rewrite thanos/applications-mapThanos Apollo
- Use defvar-keymap - Rewrite it on thanos-commands.el
2023-12-06emacs:(org) Add thanos/org-hookThanos Apollo
Use #'thanos/org-hook as hook for org-mode - Customize org scaling depending on enabled theme
2023-12-03emacs:(shells) Change eat-term-name to xtermThanos Apollo
Using "emacs" name messes up tui applications
2023-12-01emacs:(org) Update org-level themingThanos Apollo