david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 28.06.2013 17:40

This commit is contained in:
david 2013-06-28 17:40:41 +02:00
parent 74d818d12c
commit 0b2ecaa9a6
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +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 --show-all --h1-title --port 8000 --no-live-preview"
# Functions
vncconnect()