A collection of useful dotfiles for my workflow.
Expects to be installed at ~/dev/dotfiles
This repo expects using antibody to manage zsh plugins. Below are some useful commands for working with antibody:
Installing antibody:
curl -sL git.io/antibody | sh -s
Installing new plugins:
antibody bundle < zsh_plugins.txt > zsh_plugins.sh
Frequently used. Expecting it to be installed to /usr/local/share
.
curl https://sdk.cloud.google.com | sudo bash