No description
- Shell 96.2%
- Ruby 3.8%
| dotfiles | ||
| scripts | ||
| .editorconfig | ||
| .gitignore | ||
| Brewfile | ||
| Brewfile.lock.json | ||
| install-macos.sh | ||
| mise.toml | ||
| README.md | ||
| stow.sh | ||
| update-claude-skills.sh | ||
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