My dotfiles for macOS and Linux.
- Sublime Text 3 configs (including Package Control)
- Global
npm
modules andbrew
packages (including Casks) - My .gitconfig
- ZSH prompt
- macOS tweaks
- Apps and fonts for macOS
- My
zsh
configuration (including Blox theme) - My
tmux
configuration - My AppleScripts (automagically compiling them)
- (more advanced) Update script
- Magics 🎩✨
# give permissions
chmod +x ./install.sh
# I recommend to run under sudo permissions
sudo ./install.sh
Currently only updates zsh
and tmux
configurations. If you are using macOS it will also run macOS tweaks and recompile AppleScripts.