« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
32 hoursuserstuff: switch hsmusic websites HEAD main(quasar) nebula
11 daysuserstuff: initial commit(quasar) nebula
Userscripts and userstyles. Extension/platform-agnostic. At the moment we're using the macOS 'Userscripts' app (from the app store), which we've configured to point to a folder in iCloud Documents, 'Userscripts Folder'. 'Userscripts Folder' is flat and each file is hardlinked with the appropriate placement in userstuff, though we haven't checked if the Userscripts app breaks hardlinks or not.
11 daystmux: much longer history limit(quasar) nebula
default is seemingly 2000
11 daysst4: hsmusic: bold 2.0, line break(quasar) nebula
this implementation from cc101
11 daysst4: hsmusic: cmd+b for bold(quasar) nebula
this implementation from panacea
11 dayscc101: go, python(quasar) nebula
11 dayszsh, template: go(quasar) nebula
11 dayskitty: cursor trail(quasar) nebula
11 dayskitty: window background effects (disabled)(quasar) nebula
2024-05-17vim: include vimacs manually(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