/dotfiles

:wrench: :computer: Opinionated Mac OS X dotfiles. vim + tmux + hyper + zsh + spaceship

Primary LanguageShellMIT LicenseMIT

dotfiles logo

Overview

Personalize your system with Zsh-oriented dotfiles (for more advanced tab-completion features). There's a plethora of aliases and functions, and these configurations may not work for you. Nevertheless, feel free to fork, remove whatever you don't need and build upon that as a foundation.

More documentation to come...

Terminal

Hyper

Installation

Execute the following in the terminal:

$ git clone https://github.com/kenchandev/dotfiles.git
$ cd dotfiles
$ ./bootstrap.sh

All necessary dotfiles will be symlinked into $HOME.

Thanks