david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 29.06.2013 11:03

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