Skip to content

Instantly share code, notes, and snippets.

@klashxx
Last active December 2, 2019 10:51
Show Gist options
  • Save klashxx/5876df41d2e2ba6bf90b2058713da78b to your computer and use it in GitHub Desktop.
Save klashxx/5876df41d2e2ba6bf90b2058713da78b to your computer and use it in GitHub Desktop.
alias keep='while :; do for c in \| \/ - \\;do printf "$c";sleep 3;tput cub 3; tput el;done;done'
alias keep='while :; do echo -n ".";sleep 300;done'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment