mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
Added fact alias from here: http://coderwall.com/p/hvfvva
This commit is contained in:
@@ -25,6 +25,7 @@ alias devnullsmtp="java -jar $DOTBIN/DevNullSmtp.jar"
|
||||
alias weechat="TERM=screen-256color weechat-curses"
|
||||
alias slashdot="ab -kc 50 -t 300"
|
||||
alias digg="ab -kc 50 -t 30"
|
||||
alias fact="elinks -dump randomfunfacts.com | sed -n '/^| /p' | tr -d \|"
|
||||
|
||||
# appends your key to a server's authorized keys file
|
||||
function authme {
|
||||
|
||||
Reference in New Issue
Block a user