mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Update 2026-02-09
This commit is contained in:
5
config/fish/conf.d/thefuck.fish
Normal file
5
config/fish/conf.d/thefuck.fish
Normal file
@@ -0,0 +1,5 @@
|
||||
# "fuck" to fix the previous command
|
||||
if type -q thefuck
|
||||
thefuck --alias | source
|
||||
thefuck --alias f | source
|
||||
end
|
||||
Reference in New Issue
Block a user