No description
  • Shell 68.5%
  • Lua 20.7%
  • C 8.6%
  • Roff 2.2%
Find a file
2026-04-19 11:18:39 +01:00
config chore: 🤖 bump deps 2026-03-28 20:15:06 +00:00
fonts feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
scripts fix: 🐛 broken sound icon 2026-04-19 11:18:39 +01:00
tag-bash feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
zsh fix: 🐛 broken sound icon 2026-04-19 11:18:39 +01: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