]> git.draconx.ca Git - zshconf.git/blobdiff - zshrc
Add bindings for cygwin.
[zshconf.git] / zshrc
diff --git a/zshrc b/zshrc
index 9878649eb724c943e45d8394effaec0bf5c0d764..caf5805b784d1ece8818f10f3c693294ea648699 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -26,7 +26,7 @@ rxvt*)
        bindkey '\e[8~' end-of-line
        bindkey '\e[7~' beginning-of-line
 ;;
-screen*|linux)
+screen*|linux|cygwin)
        bindkey '\e[3~' delete-char
        bindkey '\e[4~' end-of-line
        bindkey '\e[1~' beginning-of-line