Skip to content

Instantly share code, notes, and snippets.

@danilosong
Created March 31, 2020 11:28
Show Gist options
  • Save danilosong/9559b469d9ebab045ffee86b250a5b6a to your computer and use it in GitHub Desktop.
Save danilosong/9559b469d9ebab045ffee86b250a5b6a to your computer and use it in GitHub Desktop.
cd ~
mv .zsh_history .zsh_history_bad
strings .zsh_history_bad > .zsh_history
fc -R .zsh_history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment