« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
47 hourszsh: 'subl' alias(quasar) nebula
47 hoursst4: hsmusic: only use keybinds on .yamls(quasar) nebula
lol
47 hourszsh: 'tm' alias(quasar) nebula
13 daysminiminimini: sdkman(quasar) nebula
13 dayszsh: sdkman(quasar) nebula
13 dayszsh: relink utility(quasar) nebula
2025-05-01st4: hsmusic: only use keybinds on yamls(quasar) nebula
2025-05-01st4: merge cc101 + panacea preferences(quasar) nebula
2025-05-01st4: merge cc101 + panacea markdown(quasar) nebula
2025-05-01st4: bookmark keybinds(quasar) nebula
2025-05-01st4: minimap settings(quasar) nebula
2025-05-01st4: nicer markdown settings(quasar) nebula
2025-01-29userstuff: switch hsmusic websites(quasar) nebula
2025-01-20userstuff: 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.
2025-01-20tmux: much longer history limit(quasar) nebula
default is seemingly 2000
2025-01-20st4: hsmusic: bold 2.0, line break(quasar) nebula
this implementation from cc101
2025-01-20st4: hsmusic: cmd+b for bold(quasar) nebula
this implementation from panacea
2025-01-20cc101: go, python(quasar) nebula
2025-01-20zsh, template: go(quasar) nebula
2025-01-20kitty: cursor trail(quasar) nebula
2025-01-20kitty: 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!