Back to Ohmyzsh

lol

plugins/lol/README.md

latest3.7 KB
Original Source

lol

Plugin for adding catspeak aliases, because why not.

To use it, add lol to the plugins array in your zshrc file:

zsh
plugins=(... lol)

Aliases

AliasCommand
:3echo
alwayztail -f
bringzgit pull
btwnice
byesexit
chickengit add
cyareboot
donotwantrm
dowantcp
gimmehtouch
gtfomv
hackzorgit init
haicd
icanhasmkdir
ihasbucketdf -h
iminurbasefinger
inurlocate
invisiblecat
izls
kthxbaihalt
letcatgit checkout
moarmore
nomnomkillall
nomzps aux
nowaichmod
oanwardgit commit -m
obtwnohup
onozcat /var/log/errors.log
ooanwardgit commit -am
plzpwd
pwnedssh
rtfmman
rulzgit push
tldrless
violenzgit rebase
visibleecho
wtfdmesg
yologit commit -m "$(curl -s https://whatthecommit.com/index.txt)"

Usage Examples

sh
# mkdir new-directory
icanhas new-directory

# killall firefox
nomnom firefox

# chmod u=r,go= some.file
nowai u=r,go= some.file

# ssh [email protected]
pwned [email protected]

# git commit -m "$(curl -s https://whatthecommit.com/index.txt)"
yolo