git clone https://github.com/AdamVig/dotfiles.git
./bin/,bootstrap
- enter your password
Note: moving the dotfiles
folder requires re-running ,bootstrap
to re-establish the symlinks to your home directory.
After cloning, run the following command to configure the repository's Git hooks:
git config --local core.hooksPath scripts/git-hooks
Settings, keybindings, and snippets for Visual Studio Code.
Various scripts, including bootstrap
.
Basic Bash configuration for scripts that run interactively.
Environment variables.
Configure Zsh.
For machine-specific environment variables or shell configuration, create ~/.locals
. This file will be sourced by .zshrc
.