Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 615 Bytes

readme.md

File metadata and controls

35 lines (18 loc) · 615 Bytes

What

result

How

  1. Install iTerm2

  2. Install Command line tools

xcode-select --install

  1. Clone repo to home directory

git clone https://github.com/andrroy/dotfiles.git

  1. Run install script

On OS X

cat install.sh | sh

On Linux

bash install.sh

  1. Apply iTerm theme

  2. Restart iTerm

Private aliases

If you have any extra aliases, you can put them in a file called private_aliases inside the dotfiles directory. That file will then automatically be sourced.  

Inspired by https://remysharp.com/2013/07/25/my-terminal-setup