david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 04.11.2013 11:28

This commit is contained in:
david 2013-11-04 11:28:44 +01:00
parent 64b2c265af
commit 6c198443ae
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ alias lela="ssh -l david localhost -p 2224"
alias torias="ssh -l david localhost -p 2225"
alias push="git push origin master"
alias pull="git pull origin master"
alias wiki="gollum --collapse-tree --user-icons gravatar --h1-title --no-live-preview --port 8000 --show-all /home/david/SparkleShare/wiki"
alias wiki="/opt/ruby1.9/bin/gollum --collapse-tree --user-icons gravatar --h1-title --no-live-preview --port 8000 --show-all /home/david/SparkleShare/wiki &; sleep 3; firefox -new-tab http://127.0.0.1:8000"
# Functions
pingscan()