all repos — nixfiles @ bbd4b643355d203747bf527893e00453b4d6c665

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

zsh: don't record commands starting with spaces

Alan Pearce
commit

bbd4b643355d203747bf527893e00453b4d6c665

parent

2de9b6d8556917294c2e56daae2138ebf1517767

1 file changed, 1 insertion(+), 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