zsh color support (#333)

This commit is contained in:
end-4 2024-03-16 10:44:44 +07:00
parent bc51fed29b
commit 073ea66731

8
.zshrc Normal file
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