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
Ohmyzsh
Commits
a2d0bd7c
Commit
a2d0bd7c
authored
13 years ago
by
Alessandro Ghedini
Browse files
Options
Download
Email Patches
Plain Diff
add 'lol' plugin (based on lolbash)
parent
746a1036
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugins/lol/lol.plugin.zsh
+26
-0
plugins/lol/lol.plugin.zsh
with
26 additions
and
0 deletions
+26
-0
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'
This diff is collapsed.
Click to expand it.
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