1
0
Fork 0
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:
Phantop 2020-07-11 19:00:19 -04:00
parent e27c621dd9
commit b917fae266

View file

@ -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