aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-25~corrected calctex linkdx
2020-05-25+bind to stop doom default bindings from taking the local leaderdx
2020-05-25+binding to open newlines without using o/Odx
2020-05-25~auto-fill-mode -> visual-line-mode, +org-toggle-latexdx
2020-05-25~auto filled lines to long linesdx
2020-05-25~pretty-code snippet: delete offending itemdx
2020-05-24+alias to load other emacs (user based one in .config/emacs/init.el)dx
2020-05-24+C-x C-e bind to zsh to edit command linedx
2020-05-24~set alternate editor for emacsclient to be vimdx
2020-05-24+emacs everywheredx
2020-05-24~ivy-read -> completing-readdx
More general purpose and useful
2020-05-24~some edits to main emacs to make it easier to usedx
2020-05-24~hook -> setq c-indent-styledx
I'd rather just have the style set
2020-05-24~set SPC-SPC to execute-extended-commanddx
If I turn off Ivy I should still be able to use SPC SPC
2020-05-24+recompile bindings for compilation bufferdx
2020-05-24+bind to M-s occurdx
2020-05-24~localleader , -> 'SPC ,' and ivy-read -> completing-readdx
2020-05-20+list packages script for quick checking installed packagesdx
2020-05-20+set user-emacs-directory to .config/emacs in custom Emacsdx
2020-05-20+ncmpcpp C-l binding for lyricsdx
2020-05-20+install guide (use install.org)dx
2020-05-20~make SPC-cc compiledx
2020-05-20~formatting in config.eldx
2020-05-20+latex doom moduledx
2020-05-20~haskell configdx
2020-05-17~ls -> exadx
exa seems like a nicer, faster program. Also rust replacements
2020-05-17+mpd support for bardx
2020-05-17~some stuff with xserverdx
2020-05-17+binding for brightness on normal keysdx
2020-05-17~proper hook for calctexdx
2020-05-17~ace window binding to lower wdx
I use that binding a lot, makes sense to use lower w instead
2020-05-17-lsp-ui-doc-mode hooksdx
In hindsight, lsp-ui-mode only makes lsp-mode more intrusive, slow and buggy. It's better to rely on other Emacs and Doom systems (+lookup* for example) for some of the stuff that it gives rather than it.
2020-05-17+fzf to nvimdx
2020-05-17-removed a lot of unused modules, ~dante -> ghcidedx
2020-05-17+straight and telephone line to custom emacsdx
2020-05-17+support for deleting a modulesdx
Refactored the code a bit to make it a bit cleaner, added support for deleting modules in dotfiles
2020-05-17+elisp support to stow a specific moduledx
2020-05-17~install.sh -> Install.orgdx
An org file is better suited for this kinda job: literate, modular and easy to explain my decisions. Furthermore, I can make components for this installation easily just by making sections
2020-05-14+set backgrounds to latest commitdx
2020-05-14+connections block for dwmbardx
Basically checks if connected to some form of internet, and prints 'Connected' or 'Not connected'. Removed the applet refresh because this is better. If I need access to those managers, I'll just launch them.
2020-05-14~xss-lock sleep control given to lock scriptdx
2020-05-14+hook to org mode for auto-fill-modedx
2020-05-14+configuration for rangerdx
Just hidden files and cleanup really, those were the two things that annoyed me the most about doom-vanilla ranger.
2020-05-14+Calc configuration +calctexdx
Setting up hooks and keymaps, as well as radians mode for calc. Calctex mode makes calc look nicer, some eyecandy
2020-05-14+added funny memedx
hahah please laugh
2020-05-14~sxhkd lock keybind to use lock scriptdx
2020-05-14+lock scriptdx
Randomly chooses a file from the lockscreens folder, then uses it for the i3lock lockscreen background image
2020-05-13~made delimiters smaller for set_bar scriptdx
2020-05-13+quit parameter to popup-rule in literatedx
2020-05-13+org-fragtog-mode to org-mode-hookdx