forked from Shinonome/dots-hyprland
Handle zshrc when install
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user