alfredbez / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Build Status

  1. Install zsh sudo apt-get install zsh

  2. Install sublime-text

  3. Install hyper.js

  4. Install spaceship npm install -g spaceship-prompt

  5. Set your shell to zsh sudo chsh -s $(which zsh)

  6. Clone this repo: git clone --recursive https://github.com/alfredbez/dotfiles.git ~/.dotfiles

  7. Just run ~/.dotfiles/install.sh

About


Languages

Language:Vim Script 79.1%Language:Shell 15.4%Language:JavaScript 3.9%Language:HTML 1.4%Language:Vim Snippet 0.3%