From ed49c13f367cecb5ff5115ef4022348b0f4c0098 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 21 Feb 2014 21:55:23 +0000 Subject: [PATCH] Add fku alias Shorter and sweeter use of: https://github.com/robotlolita/fuck-you --- shell/aliases.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/aliases.sh b/shell/aliases.sh index ab65eb9..485d6c7 100644 --- a/shell/aliases.sh +++ b/shell/aliases.sh @@ -34,6 +34,7 @@ alias fact="elinks -dump randomfunfacts.com | sed -n '/^| /p' | tr -d \|" alias netlisteners='lsof -i -P | grep LISTEN' alias servethis="python -c 'import SimpleHTTPServer; SimpleHTTPServer.test()'" alias lr='ls -R | grep ":$" | sed -e '\''s/:$//'\'' -e '\''s/[^-][^\/]*\//--/g'\'' -e '\''s/^/ /'\'' -e '\''s/-/|/'\''' +alias fku="fuck you" # Improved myip alias. Echoed to avoid strange character at end in ZSH. function myip {