mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
bashrc: removed automatic time.
Tmux shows time anyway
This commit is contained in:
parent
4b8ecddb02
commit
87537ed3b3
3
bashrc
3
bashrc
@ -113,9 +113,6 @@ source ~/.bash_exports
|
|||||||
source ~/.bash_functions
|
source ~/.bash_functions
|
||||||
source ~/.bash_private_aliases
|
source ~/.bash_private_aliases
|
||||||
|
|
||||||
# To see time when bash starts :)
|
|
||||||
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;
|
sleep 3;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user