updated own aliases

This commit is contained in:
Nikolas Weger 2015-08-14 23:25:15 +02:00
parent c0f1c12f5e
commit c8db8df2b0

View file

@ -1,9 +1,8 @@
# Own Aliases
alias fuck='eval $(thefuck $(fc -ln -1 | tail -n 1)); fc -R'
# Command Line Foo
alias clf='clf --color'
# The Fuck
alias fuck='eval $(thefuck $(fc -ln -1))'
TF_ALIAS=fuck alias fuck='eval $(thefuck $(fc -ln -1 | tail -n 1)); fc -R'
# PClear
pclear () {