Skip to content

Commit

Permalink
siterc for work specific things
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bombadil committed Apr 8, 2013
1 parent 605cf89 commit 0dd1d48
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ require 'ssh'
if [[ -n "${PATH_OVERRIDE:-}" ]]; then
PATH="$PATH_OVERRIDE:$PATH"
fi

source ~/.siterc
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@
/.gitcycle.yml
/dbox
/var/lib
/.trc
/.siterc
1 change: 1 addition & 0 deletions vendor/projects/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*

0 comments on commit 0dd1d48

Please sign in to comment.