No description
  • Shell 70%
  • Lua 21.2%
  • C 8.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 21:59:25 +01:00
config chore: 🤖 update all packages and get treesitter working 2026-09-09 21:59:25 +01:00
fonts feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
scripts fix: 🐛 bitcoin -> gold price getter 2026-09-09 20:58:54 +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