Skip to content

Instantly share code, notes, and snippets.

@tcostam
Last active June 3, 2019 20:12
Show Gist options
  • Save tcostam/f7faddb42acfc4f9acafaf6eebcafa3c to your computer and use it in GitHub Desktop.
Save tcostam/f7faddb42acfc4f9acafaf6eebcafa3c to your computer and use it in GitHub Desktop.

sort ~/.bash_history | uniq | awk '{print ": :0:;"$0}' >> ~/.zsh_history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment