From 9e665b891abc0024816a2e8caa9e3ace53c0d2d3 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Mon, 7 Nov 2022 13:11:51 +0000 Subject: [PATCH] Remove comment --- nix-conf/home/includes/zsh.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix index ea10955..03020a3 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -95,7 +95,6 @@ bindkey '^[[A' history-substring-search-up bindkey '^[[B' history-substring-search-down - # TODO should we use something based on ~/.zkbd/$TERM-${${DISPLAY:t}:-$VENDOR-$OSTYPE} ? # make home and end work [[ -z "$terminfo[khome]" ]] || bindkey -M emacs "$terminfo[khome]" beginning-of-line [[ -z "$terminfo[khome]" ]] || bindkey -M emacs "$terminfo[khome]" beginning-of-line