david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 28.06.2013 19:54

This commit is contained in:
david 2013-06-28 19:54:01 +02:00
parent bb216b4dd9
commit 5714ac18d7
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 --user-icons gravatar --h1-title --no-live-preview --port 8000 --show-all ~/SparkleShare/wiki"
alias wiki="gollum --collapse-tree --user-icons gravatar --h1-title --no-live-preview --port 8000 --show-all ~/SparkleShare/wiki"
# Functions
vncconnect()