style: format fish files with fish_indent

This commit is contained in:
2026-09-09 20:27:48 -04:00
parent 2dc978e719
commit e40d67df59
58 changed files with 1184 additions and 1015 deletions
+1 -1
View File
@@ -22,5 +22,5 @@ function view --wraps='nvim -R' --description 'alias view=nvim -R'
else
less $argv
end
end