Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 572 Bytes

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