zsh: don't record commands starting with spaces
Alan Pearce alan@alanpearce.eu
Wed, 23 Oct 2019 17:08:37 +0200
1 files changed, 1 insertions(+), 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