dalexj / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles (Bash)

Setup

  1. Clone this repo git clone https://github.com/dalexj/dotfiles.git
  2. Cd into the directory cd dotfiles
  3. Run the setup script source setup.bash
  4. If you want my atom setup, run source atom_setup.bash
  5. If you want git autocomplete, run
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash > ~/.git-completion.bash

and this bash_profile will pick it up

About


Languages

Language:Shell 68.6%Language:Go 14.5%Language:Ruby 11.8%Language:Less 5.1%