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 {