« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-05-17vim: include vimacs manually HEAD main(quasar) nebula
The Vimacs plugin (form vim-scripts) includes a "tab-indent" file which we don't want the behavior of. It's convenient enough to just drop the file, but we have to manually include the files we *do* want instead of using a submodule.
2024-05-17vim: drop vimacs as submodule(quasar) nebula
2024-05-17kitty: hide title in macos window & menubar(quasar) nebula
2024-05-16vim: move molokai under pack/*/opt(quasar) nebula
Per recommendation under |pack-add|
2024-05-16zsh: vimhelp function(quasar) nebula
2024-05-16add DEVICE_HAS_VIM(quasar) nebula
2024-05-16zsh: table of contents(quasar) nebula
2024-05-16cc101-asahi: add ~/.local/bin to path(quasar) nebula
2024-05-16vim: use vim 8 packages as submodules(quasar) nebula
2024-05-14ed1club config(quasar) nebula
2024-05-13vim: word wrap in text files(quasar) nebula
2024-05-13kitty: window config(quasar) nebula
2024-05-11drop vim-gitgutter(quasar) nebula
2024-05-11zsh: history variables(quasar) nebula
These values are just stolen from the current settings on macOS (i.e. miniminimini). Not sure why they're present there and not here, but setting history up in your config is normal for zsh!
2024-05-11tmux, kitty: fake keybindings(quasar) nebula
2024-05-11kitty: initial commit(quasar) nebula
2024-05-11tmux: use zsh as default shell(quasar) nebula
2024-05-11vim: lower scroll offset(quasar) nebula
2024-05-11cc101-asahi config(quasar) nebula
2024-05-10vim: disable backups(quasar) nebula
2024-04-28st4: python(quasar) nebula
2024-04-28st4: SublimeLinter settings(quasar) nebula
2024-04-28ruff: initial commit(quasar) nebula
Most of this config is stolen from Gio!
2024-04-28pip: initial commit(quasar) nebula
2024-03-20panacea: fix up imports, add python 3(quasar) nebula
2024-03-20template: python 3(quasar) nebula
2024-02-27st4: hsmusic: jump to next chunk of text w/ enter(quasar) nebula
2024-02-04st4: don't use hsmusic enter in file switcher(quasar) nebula
2024-01-23st4: hsmusic: auto-insert directory when wrapping new tag(quasar) nebula
Very much aware this breaks wrapping multiple tags at once. Sorry!
2024-01-23st4: hsmusic: exit wiki tags when enter pressed(quasar) nebula
2024-01-23st4: don't use hyphen in wiki tag command(quasar) nebula
2024-01-23st4: hsmusic: simplify collapse-left/right into one(quasar) nebula
2024-01-23st4: hsmusic: direction normalizing nonsense(quasar) nebula
2024-01-23st4: hsmusic: fix space handling outside of tags(quasar) nebula
2024-01-23st4: hsmusic: fix error spam when not in a project(quasar) nebula
2024-01-15st4: hsmusic editing bindings & plugin(quasar) nebula
2024-01-02zsh: add util-linux to path if installed via homebrew(quasar) nebula
2023-12-22st4: ctrl+f for distraction free window(quasar) nebula
2023-12-22st4: ctrl+enter for insert line below(quasar) nebula
2023-12-22miniminimini: update st4 installation path(quasar) nebula
2023-12-22st4: strike MarkdownEditing from ignored_packages(quasar) nebula
2023-12-22add device_template_pre and device_template_post(quasar) nebula
2023-12-22panacea: use common file for common settings(quasar) nebula
2023-12-22towerofbssd: comment tidiness(quasar) nebula
2023-12-22add shebang to device/ files(quasar) nebula
2023-12-22portedly: initial commit(quasar) nebula
2023-12-22st4: sublime tweaks from panacea(quasar) nebula
2023-12-22zsh: use bash style word selection(quasar) nebula
2023-12-22st4: move Sublime Text 4 config into apps directory(quasar) nebula
2023-12-22panacea_portedly: initial commit(quasar) nebula