mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
Actually do that sleeping.
I only added comment about it, I didn't remember to add that time itself.
This commit is contained in:
parent
7ddd54f084
commit
b4e837ea68
1
bashrc
1
bashrc
@ -120,6 +120,7 @@ source ~/.bash_private_aliases
|
|||||||
date
|
date
|
||||||
|
|
||||||
## DO NOT PUT ANYTHING BELOW THIS LINE OR YOUR CHANGES MAY GET IGNORED BY BASH!
|
## DO NOT PUT ANYTHING BELOW THIS LINE OR YOUR CHANGES MAY GET IGNORED BY BASH!
|
||||||
|
sleep 3;
|
||||||
|
|
||||||
# Gives three seconds time to press CTRL + C in case you want to prevent action by tmux.
|
# Gives three seconds time to press CTRL + C in case you want to prevent action by tmux.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user