No description
  • Shell 71.7%
  • Lua 21.5%
  • C 6.8%
Find a file
2026-03-02 20:26:45 +00:00
config chore: 🤖 turn on lua lsp 2026-03-02 20:26:45 +00:00
fonts feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
scripts chore: 🤖 gentoo + pipewire, code folding, dashboard 2026-01-20 21:52:46 +00:00
tag-bash feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
zsh style: 💄 adjust colors 2026-03-01 19:50:26 +00:00
.gitignore mac-updates (#2) 2026-01-21 08:30:02 +00:00
alternate_colours.diff feat: 🎸 add slock 2024-06-28 13:48:32 +01:00
README.md docs: ✏️ fix broken link add more instructions 2021-09-21 17:39:44 +01:00
tmux.conf style: 💄 highlight pane 2024-10-25 13:15:24 +01:00
xsession fix: 🐛 unused rc 2025-10-01 10:23:36 +01:00

.dotfiles

I manage my dotfiles with rcm. Also see here.

I advise setting up a ~/.rcrc file with these contents:

DOTFILES_DIRS="/path/to/your/dotfiles/directory"

Then you can use a command like this to push config to the right place:

rcup -v config/nvim

Note the omission of the trailing '/'

  • mkrc -v <path to file or directory> - add to .dotfiles with symlink
  • rcup - updates all the dotfiles
  • rcdn <filename> - removes the symlink