From 22e3a4ef2a3b668abb8fbc1ae0ae28b186d3b22c Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Mon, 21 Oct 2024 00:42:40 -0500 Subject: buncha stuff --- common/.flake/home/programs/zsh.nix.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/.flake/home/programs/zsh.nix.org') diff --git a/common/.flake/home/programs/zsh.nix.org b/common/.flake/home/programs/zsh.nix.org index 79795d0..bb23f88 100644 --- a/common/.flake/home/programs/zsh.nix.org +++ b/common/.flake/home/programs/zsh.nix.org @@ -23,7 +23,7 @@ Enable auto-suggestions. Use =vi= keybindings. #+begin_src nix :tangle ~/.flake/home/programs/zsh.nix :mkdirp yes - defaultKeymap = "viins"; + defaultKeymap = "emacs"; #+end_src Append to the history and ignore duplicates. -- cgit v1.2.3