Run the install script after checking out this repository to automatically create symlinks.
$ ./install.sh
All files belong in $HOME/bin
with the same paths.
All files belong in $HOME/.cargo
with the same paths.
All files and directories belong in $HOME
with the same paths.
Run brew bundle --file=path/to/Brewfile
to configure taps and install
packages. Update with brew bundle dump --file=path/to/Brewfile --force
.
$(rbenv root)/default-gems
All files belong in $HOME/.ssh
with the same paths.
All files belong in $HOME/.config
with the same paths.
Run xargs -n 1 code --install-extension < path/to/extension-list
to install
extensions. Update with code --list-extensions > path/to/extension-list
.
All files and directories belong in the following directories with the same paths.
- macOS:
$HOME/Library/Application Support/Code/User