Last active
December 2, 2019 10:51
-
-
Save klashxx/5876df41d2e2ba6bf90b2058713da78b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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