Skip to content

rishabhmhjn/dotfiles

Repository files navigation

dotfiles

Installation

Prerequisites

  • Git

Bootstrapper

$ bash < <( curl https://raw.github.com/rishabhmhjn/dotfiles/master/bootstrap.sh )

Don't worry, all your old files will be backed up!

Stay Updated

Run the bootstrapper again!

$ ~/.dotfiles/bootstrap.sh

Shell

Most of the shell junk is setup to work in both zsh and bash. Bash users should see .bash_profile and .bash_prompt.

Aliases

Check out .aliases

Git

I've included some handy git script additions as well as configution changes. Have a look at .gitconfig to see various aliases and settings.

Additional scripts (see .scripts directory for source):