5 ms·
This feature can also be be enabled in macOS by adding the following line to ~/.zshrc: setopt HIST_IGNORE_SPACE
by LaputanMachine 3y ago
This feature can also be be enabled in macOS by adding the following line to ~/.zshrc:
setopt HIST_IGNORE_SPACE
- JadeNB 3y ago> This feature can also be be enabled in macOS by adding the following line to ~/.zshrc: > setopt HIST_IGNORE_SPACE Except that I think it's called `histignorespace` (I haven't caught up with when and how much zsh cares about lowercased names), I think this is just about zsh, not about macOS specifically.