My dotfiles for macOS and Linux.
- Sublime Text 3 configs (including Package Control)
- Global
npmmodules andbrewpackages (including Casks) - My .gitconfig
- ZSH prompt
- macOS tweaks
- Apps and fonts for macOS
- My
zshconfiguration (including Blox theme) - My
tmuxconfiguration - 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.shCurrently only updates zsh and tmux configurations. If you are using macOS it will also run macOS tweaks and recompile AppleScripts.