update to fish

This commit is contained in:
2025-01-24 13:03:32 +00:00
parent 82f5e44d5b
commit db8f9208b9
10 changed files with 2245 additions and 31 deletions

View File

@@ -7,9 +7,10 @@ function cclear
# end
end
function clear
#/run/current-system/sw/bin/clear
/bin/clear
if test -e $NOT_SAFE
hyfetch
# hyfetch
else
end
end