Remove commands starting with space from history
This commit is contained in:
@@ -14,6 +14,7 @@ export PATH="$HOME/.local/bin:$PATH"
|
|||||||
|
|
||||||
# Load Antigen
|
# Load Antigen
|
||||||
setopt interactivecomments
|
setopt interactivecomments
|
||||||
|
setopt HIST_IGNORE_SPACE
|
||||||
source ~/.zsh/antigen/antigen.zsh
|
source ~/.zsh/antigen/antigen.zsh
|
||||||
|
|
||||||
# Clear screen by ctrl+q
|
# Clear screen by ctrl+q
|
||||||
|
|||||||
Reference in New Issue
Block a user