Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1007 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 1007 Bytes

Dotfiles

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.

What it includes:

  • 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!

Installation

# 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

Screenshots

Terminal: alt text Note: the battery script only works for macOS Sierra and upwards because Apple are idiots.

Neovim (w/vimR): alt text