Skip to content

Instantly share code, notes, and snippets.

@jordanhudgens
Created May 16, 2018 20:00
Show Gist options
  • Save jordanhudgens/f79c68577a893fb5422c41e34f3cc8e9 to your computer and use it in GitHub Desktop.
Save jordanhudgens/f79c68577a893fb5422c41e34f3cc8e9 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