Skip to content

jcsrb/dotfiles

Repository files navigation

Dotfiles and Setup scripts

95% content from Paul, Mathias and Nicolas

mathias's readme is awesome. go read it.

overview of files

Automatic config

  • .ackrc - for ack (better than grep)

shell environment

  • .aliases
  • .bash_profile
  • .bash_prompt
  • .bashrc
  • .exports
  • .functions

git, brah

  • .git

  • .gitattributes

  • .gitconfig

  • .gitignore

  • .inputrc - config for bash readline

Installation

Install the config files

git clone https://github.com/jcsrb/dotfiles.git && cd dotfiles && ./sync.sh

Setup ubuntu

bash -c "`curl -sL https://raw.github.com/jcsrb/dotfiles/master/setup/ubuntu.sh`"

About

Dotfiles and Setup scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages