Skip to content

Commit

Permalink
Put the 'pair' script on path
Browse files Browse the repository at this point in the history
  • Loading branch information
Relevance Pair committed Jun 14, 2014
1 parent 6608bf7 commit 0fa3012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/bash_extra_rc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [ -d $B ]; then
fi

# Local executables
export PATH=$HOME/bin:$PATH
export PATH=$HOME/bin:$HOME/opensource/etc/scripts:$PATH

# Pairhost aliases
alias sourcecode="truecrypt -t -k '' --protect-hidden=no $HOME/sourcecode.tc $HOME/src"
Expand Down

0 comments on commit 0fa3012

Please sign in to comment.