zsh color support (#333)

This commit is contained in:
end-4
2024-03-16 10:44:44 +07:00
parent 9e3c2fdd7b
commit e37ee35987
+8
View File
@@ -0,0 +1,8 @@
# Created by newuser for 5.9
# Shortcuts
bindkey '^H' backward-kill-word
bindkey '^Z' undo
if test -f ~/.cache/ags/user/generated/terminal/sequences.txt; then
cat ~/.cache/ags/user/generated/terminal/sequences.txt
fi