Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.09 KB

Emmanuel Pinault's (@epinault) dotfiles

A set of dotfiles that I try to maintain based on need and what I have found from other github users sharing their dotfiles or screencast/blogs. I did not keep track of who to credit but I will not get any credits for the structure or the content of the files beside the link.sh

Credits

Credit for the basic organization of these files goes to Zach Holman and Chris Kelly for starting me into the right direction

Symlinks

Everything with a .symlink file extension ends up as a dotfile symlink in my $HOME directory (usually with the same name proceeded with a dot), for example rspec.symlink will be symlinked to $HOME/.rspec.

I have a small script called link.sh that helps me creating the link on a per tool basis.

A copy of the __git_ps1 at

curl -o ~/.git-prompt.sh
https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh

add to profile

source ~/.git-prompt.sh

Solarized Theme for OSX

https://github.com/tomislav/osx-terminal.app-colors-solarized