Commit Graph

221 Commits

Author SHA1 Message Date
Mika Suomalainen
4b8ecddb02 bashrc: removed separator between my additions and default things. 2011-09-11 18:41:18 +03:00
Mika Suomalainen
b4e837ea68 Actually do that sleeping.
I only added comment about it, I didn't remember to add that time itself.
2011-09-09 14:42:29 +03:00
Mika Suomalainen
7ddd54f084 bashrc: Added sleep time to prevent tmux from starting if someone wants to do that and comments.
bash will now wait for three seconds before starting tmux. This gives the user
three seconds time to press ctrl + c to prevent tmux from taking action. User might want
to do this when SSHing in to somewhere.

bashrc has comment to warn to NOT put anything to "tmux area".
2011-09-09 14:29:07 +03:00
Mika Suomalainen
9054697bdb bashrc: Start tmux always when bash starts, not only on SSH login. 2011-09-08 20:05:38 +03:00
Mika Suomalainen
527464be1d bashrc: Added automatic starting of tmux on SSH login. 2011-09-07 16:11:48 +03:00
Mika Suomalainen
4d74b57d5b Added line to continue tmux session whenever I login. 2011-09-04 16:55:33 +03:00
Mika Suomalainen
3d20660f74 added showing of time to start of bash 2011-08-29 15:57:02 +03:00
Mika Suomalainen
e7924bceaf bashrc: added sourcing for bash_private_aliases 2011-08-28 18:18:37 +03:00
Mika Suomalainen
09c10edb2c Disabled autocd by default to fix compatiblity with Mac OS X (Snow Leopard).
I have one Mac and when I tested this bashrc with it, it complained about unknown
shell option "autocd". Now I disabled it and this should work by default with it.

Mac's bash looks weird. I installed this and it looked normal again :)
2011-08-24 18:36:31 +03:00
Mika Suomalainen
6242d1dcc6 Moved warnings to the README and enabled autocd in bashrc
It will not warn about anything anymore, it just wants you to see README file
where every warning is in notices. README file also tells how to disable that message
which wants everyone to see the README file.
2011-08-17 15:52:54 +03:00
Mika Suomalainen
d08ba59be2 Moved warnings to README & done something else
I don't remember what I did, see changed files :)
2011-08-16 13:01:00 +03:00
Mika Suomalainen
dc9394aee6 Fixed notice about timezone. 2011-08-15 16:22:34 +03:00
Mika Suomalainen
988a946836 Added warning to every file. 2011-08-15 16:17:52 +03:00
Mika Suomalainen
8745669e1a Added correct quotes to bashrc 2011-08-14 18:48:27 +03:00
Mika Suomalainen
8b47d6937d bashrc: fixed the message.
Now bashrc gives more clear message about timezone.
2011-08-14 18:23:14 +03:00
Mika Suomalainen
aff4c5e697 Added notice about timezone in bashrc.
It will now bug the user everytime when he/she starts bash. See line 3 in bashrc.
2011-08-14 13:29:07 +03:00
Mika Suomalainen
ad24bc2625 Added bash default colours.
I even like them but... :)
2011-08-14 01:12:37 +03:00
Mika Suomalainen
f9019c9afd Added notice about timezone.
So people know this bashrc sets timezone to Helsinkis timezone.
2011-08-13 13:20:49 +03:00
Mika Suomalainen
5bc590cb1e Added things, which I copy-pasted from the ultimate bashrc. 2011-08-13 13:00:24 +03:00
Mika Suomalainen
9fc2c74631 2011-08-12 14:17:52 -07:00
Mika Suomalainen
c517d28ded 2011-08-12 13:08:24 -07:00