add sign alias

master
Sebastian Tramp 2011-10-14 19:55:31 +02:00
parent 40cf27b103
commit 7e7f8a8350
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ alias gedit=" $EDITOR ~/.gitconfig"
alias grep='grep --color=auto'
alias feierabend='sudo shutdown -h now'
alias sign='gpg --detach-sign --armor'
alias j=' j'
##### standard aliases (start with a space to be ignored in history)