Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
a2d0bd7c
Commit
a2d0bd7c
authored
Mar 12, 2011
by
Alessandro Ghedini
Browse files
add 'lol' plugin (based on lolbash)
parent
746a1036
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/lol/lol.plugin.zsh
0 → 100644
View file @
a2d0bd7c
# LOL!!1
# Source: http://aur.archlinux.org/packages/lolbash/lolbash/lolbash.sh
alias
wtf
=
'dmesg'
alias
onoz
=
'cat /var/log/errors.log'
alias
rtfm
=
'man'
alias
visible
=
'echo'
alias
invisible
=
'cat'
alias
moar
=
'more'
alias
icanhas
=
'mkdir'
alias
donotwant
=
'rm'
alias
dowant
=
'cp'
alias
gtfo
=
'mv'
alias
hai
=
'cd'
alias
plz
=
'pwd'
alias
inur
=
'locate'
alias
nomz
=
'ps -aux'
alias
nomnom
=
'killall'
alias
cya
=
'reboot'
alias
kthxbai
=
'halt'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment