Move thfuck to it own script
This commit is contained in:
@@ -7,7 +7,6 @@ alias dcfilter="sed -r 's/^[^|]+\| //g'"
|
||||
|
||||
alias fd=fdfind
|
||||
alias ip4='ip -4 -c'
|
||||
alias fuck=thefuck
|
||||
|
||||
alias now='echo -n $(date "+%T")'
|
||||
alias nowsql='echo -n $(date "+%Y-%m-%d %H:%M:%S")'
|
||||
|
||||
1
rc/thefuck.sh
Normal file
1
rc/thefuck.sh
Normal file
@@ -0,0 +1 @@
|
||||
eval "$(thefuck --alias)"
|
||||
Reference in New Issue
Block a user