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 # Command Line Foo
alias fuck='eval $(thefuck $(fc -ln -1 | tail -n 1)); fc -R'
alias clf='clf --color' alias clf='clf --color'
# The Fuck # 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
pclear () { pclear () {