kenchandev / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Shell 67.1%Language:Vim Script 18.2%Language:JavaScript 9.8%Language:Ruby 3.9%Language:Vim Snippet 1.0%