mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-28 15:36:54 +00:00
Fish: clean delete solbuild cache
This commit is contained in:
parent
e27c621dd9
commit
b917fae266
|
@ -1,4 +1,4 @@
|
|||
# Defined in /tmp/fish.BH5XNP/clean.fish @ line 2
|
||||
# Defined in /tmp/fish.n1quHQ/clean.fish @ line 2
|
||||
function clean
|
||||
up
|
||||
fc-cache -f -v
|
||||
|
@ -16,5 +16,6 @@ function clean
|
|||
rm -r ~/.local/share/nvim/swap/
|
||||
rm -r $D/Games/Emulators/*/canary
|
||||
rm -r $D/Games/Emulators/*/*og*
|
||||
s solbuild delete-cache
|
||||
s sync
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue