Skip to content

Instantly share code, notes, and snippets.

@CromFr
Created February 3, 2015 13:27
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