No description
Find a file
2025-11-11 15:23:12 +00:00
config feat: 🎸 add gleam to nvim 2025-11-11 15:23:12 +00:00
fonts feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
scripts feat: 🎸 add gleam to nvim 2025-11-11 15:23:12 +00:00
tag-bash feat: 🎸 add some config files 2020-08-18 22:27:51 +01:00
zsh fix: 🐛 unused rc 2025-10-01 10:23:36 +01:00
.gitignore feat: 🎸 bring up to date with mac settings 2025-08-14 21:54:54 +01: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