- vim
- brew
- iterm2
- nerd font for glyphs (i like fantasque sans mono)
brew install zsh zsh-completions ranger tmux fasdchsh -s /bin/zsh- use
echo $SHELLto make sure the output is/bin/zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"add prompt theme
git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt"ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"zsh
mv ~/.zshrc ~/.zshrc.old && ln -s ~/dots/.zshrc ~/.zshrctmux
ln -s ~/dots/.tmux.conf ~/.tmux.confmv ~/.vimrc ~/.vimrc.old && ln -s ~/dots/.vimrc ~/.vimrc- tmux
- chunkwm
- ranger