Skip to content

Instantly share code, notes, and snippets.

@despo
Created April 5, 2012 15:27
Show Gist options
  • Select an option

  • Save despo/2311952 to your computer and use it in GitHub Desktop.

Select an option

Save despo/2311952 to your computer and use it in GitHub Desktop.
Fix `time` in zsh
export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment