all repos — nixfiles @ bbd4b643355d203747bf527893e00453b4d6c665

System and user configuration, managed by nix and home-manager

zsh: don't record commands starting with spaces
Alan Pearce alan@alanpearce.eu
Wed, 23 Oct 2019 17:08:37 +0200
commit

bbd4b643355d203747bf527893e00453b4d6c665

parent

2de9b6d8556917294c2e56daae2138ebf1517767

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/zsh/.config/zsh/.zshrcuser/zsh/.config/zsh/.zshrc
@@ -1,4 +1,5 @@ # -*- mode: sh; -*-
+setopt hist_ignore_space
 setopt inc_append_history_time
 setopt transient_rprompt