Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-24 | +C-x C-e bind to zsh to edit command line | dx | |
2020-05-24 | ~set alternate editor for emacsclient to be vim | dx | |
2020-05-24 | +emacs everywhere | dx | |
2020-05-24 | ~ivy-read -> completing-read | dx | |
More general purpose and useful | |||
2020-05-24 | ~some edits to main emacs to make it easier to use | dx | |
2020-05-24 | ~hook -> setq c-indent-style | dx | |
I'd rather just have the style set | |||
2020-05-24 | ~set SPC-SPC to execute-extended-command | dx | |
If I turn off Ivy I should still be able to use SPC SPC | |||
2020-05-24 | +recompile bindings for compilation buffer | dx | |
2020-05-24 | +bind to M-s occur | dx | |
2020-05-24 | ~localleader , -> 'SPC ,' and ivy-read -> completing-read | dx | |
2020-05-20 | +list packages script for quick checking installed packages | dx | |
2020-05-20 | +set user-emacs-directory to .config/emacs in custom Emacs | dx | |
2020-05-20 | +ncmpcpp C-l binding for lyrics | dx | |
2020-05-20 | +install guide (use install.org) | dx | |
2020-05-20 | ~make SPC-cc compile | dx | |
2020-05-20 | ~formatting in config.el | dx | |
2020-05-20 | +latex doom module | dx | |
2020-05-20 | ~haskell config | dx | |
2020-05-17 | ~ls -> exa | dx | |
exa seems like a nicer, faster program. Also rust replacements | |||
2020-05-17 | +mpd support for bar | dx | |
2020-05-17 | ~some stuff with xserver | dx | |
2020-05-17 | +binding for brightness on normal keys | dx | |
2020-05-17 | ~proper hook for calctex | dx | |
2020-05-17 | ~ace window binding to lower w | dx | |
I use that binding a lot, makes sense to use lower w instead | |||
2020-05-17 | -lsp-ui-doc-mode hooks | dx | |
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 nvim | dx | |
2020-05-17 | -removed a lot of unused modules, ~dante -> ghcide | dx | |
2020-05-17 | +straight and telephone line to custom emacs | dx | |
2020-05-17 | +support for deleting a modules | dx | |
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 module | dx | |
2020-05-17 | ~install.sh -> Install.org | dx | |
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 commit | dx | |
2020-05-14 | +connections block for dwmbar | dx | |
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 script | dx | |
2020-05-14 | +hook to org mode for auto-fill-mode | dx | |
2020-05-14 | +configuration for ranger | dx | |
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 +calctex | dx | |
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 meme | dx | |
hahah please laugh | |||
2020-05-14 | ~sxhkd lock keybind to use lock script | dx | |
2020-05-14 | +lock script | dx | |
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 script | dx | |
2020-05-13 | +quit parameter to popup-rule in literate | dx | |
2020-05-13 | +org-fragtog-mode to org-mode-hook | dx | |
2020-05-13 | ~moved thesaurus to org section | dx | |
2020-05-13 | +Emacs splash screens | dx | |
2020-05-13 | +backgrounds git repo to dotfiles with a GNU stow record | dx | |
2020-05-13 | ~set superstar headline bullets | dx | |
Default doom emacs ones get a bit stale after a while, so I set these new ones with differing polygons! They progress by number of vertices. | |||
2020-05-13 | +emoticon selection script | dx | |
2020-05-13 | +updating the readme | dx | |
2020-05-13 | +a lot more stuff | dx | |
+better binding system (general) with a leader +evil-surround +which-key +org +counsel and tango-dark cos if I see default emacs again I'm going to throw my computer outside. |