updated own aliases
This commit is contained in:
parent
c0f1c12f5e
commit
c8db8df2b0
1 changed files with 2 additions and 3 deletions
|
@ -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 () {
|
||||||
|
|
Loading…
Add table
Reference in a new issue