projects
/
dotfiles
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b973079
)
Add `dak` alias
author
Christoph Egger
<christoph@christoph-egger.org>
Tue, 23 Feb 2016 12:04:22 +0000
(13:04 +0100)
committer
Christoph Egger
<christoph@christoph-egger.org>
Tue, 23 Feb 2016 12:04:22 +0000
(13:04 +0100)
aliases/home.zsh
patch
|
blob
|
history
diff --git
a/aliases/home.zsh
b/aliases/home.zsh
index 8e0c452dece09c0a5fe72fbe8f09a31b243ad488..d8e169e4c28b0ee5ec6f2282eded509052bd6ef2 100644
(file)
--- a/
aliases/home.zsh
+++ b/
aliases/home.zsh
@@
-2,4
+2,5
@@
alias debsign="debsign -k4008C6F9\!"
alias wb="ssh -t wuiet.debian.org wb"
+alias dak="ssh -t coccia.debian.org dak"
alias bge="emacs . >/dev/null 2>&1 &!"