I use homebrew to install some stuff.
brew install nvm
brew install yarn
brew install tree
brew install thefuck
Examples:
ln -s /Users/zachlysobey/work/dotfiles/.npmrc ~/.npmrc
ln -s /Users/zachlysobey/workspace/dotfiles/.gitconfig .gitconfig
I use zsh
with oh-my-zsh
instead of bash
I usually just source
the relevant files from this repo in my ~/.zshrc
.
https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line
I have vscode/settings.json
here, but its kinda specific to AP stuff. I'm keeping it for reference for now.