Skip to content

Instantly share code, notes, and snippets.

@CromFr
Created February 3, 2015 13:27
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save CromFr/33658e3f53ca7334ad4e to your computer and use it in GitHub Desktop.
alias for terminal <hr/>
alias hr='echo -e "\e[45m`for i in {1..\`tput cols\`} ; do ; echo -n \" \" ; done`\e[m"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment