zsh: don't record commands starting with spaces
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M user/zsh/.config/zsh/.zshrc → user/zsh/.config/zsh/.zshrc
@@ -1,4 +1,5 @@ # -*- mode: sh; -*- +setopt hist_ignore_space setopt inc_append_history_time setopt transient_rprompt