It's time for me to create some dotfiles, isn't it?
Disclaimer - these dotfiles are fully supported only in macOS at the moment, but I'm trying to add partial support for linux.
- Neovim configuration
- iTerm configuration
- LaTeX install scripts (for macOS and soon Linux)
- Sublime Text 3 configuration
- ZSH prompt
- Global
npm
modules +brew
packages - Apps and fonts from
brew cask
- And more!
# First, make sure to have xcode command line tools installed
xcode-select --install
# Clone the repo
git clone https://github.com/jonohayon/dotfiles ~/dotfiles
# Run the install script!
cd ~/dotfiles && ./install.sh
Terminal: Note: the battery script only works for macOS Sierra and upwards because Apple are idiots.