Added fish shell config

This commit is contained in:
alvinlollo
2026-05-08 21:21:33 +10:00
parent 0d8a50e8bd
commit 3d4731e61e
12 changed files with 214 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
function precmd --wraps="print -Pn '\\e]133;D;%?\\a\\e]133;A\\a'" --description "alias precmd=print -Pn '\\e]133;D;%?\\a\\e]133;A\\a'"
print -Pn '\e]133;D;%?\a\e]133;A\a' $argv
end