No description
  • Shell 96.2%
  • Ruby 3.8%
Find a file
2026-03-21 18:19:52 +10:00
dotfiles Add some skill stubs and a script to update CLAUDE.md with them 2026-03-21 18:19:52 +10:00
scripts Add a scratch script for some throwaway notes 2025-09-07 12:20:18 +10:00
.editorconfig Initial commit 2024-11-11 21:59:51 +10:00
.gitignore Ignore auto-generated fish files 2026-03-16 13:09:32 +10:00
Brewfile Remove gitlab, add mise, tinkerwell and tree-sitter-cli 2026-03-16 13:09:32 +10:00
Brewfile.lock.json Add Stream Deck, Zen and Stylua 2024-12-03 21:57:47 +10:00
install-macos.sh Replace just with mask 2025-05-28 13:55:06 +10:00
mise.toml Add some skill stubs and a script to update CLAUDE.md with them 2026-03-21 18:19:52 +10:00
README.md Update README 2026-03-16 13:10:03 +10:00
stow.sh Create a new stow command 2026-03-16 13:09:59 +10:00
update-claude-skills.sh Add some skill stubs and a script to update CLAUDE.md with them 2026-03-21 18:19:52 +10:00

My macOS and Linux Dotfiles

Installation

Clone this repo to $HOME/.dotfiles:

git clone git@git.rvx.works:RVxLab/dotfiles "$HOME/.dotfiles"

Run the scripts:

# For macOS
bash ./install-macos.sh
brew bundle install --file "$HOME/.dotfiles/Brewfile"

# For Linux
# TODO

And link the config files:

bash ./stow.sh