Commit Graph

12 Commits

Author SHA1 Message Date
David Todd
8ae4566762 enable shell-history 2019-12-13 09:31:53 -06:00
David Todd (c0de)
366e91e361 export editor 2018-10-22 23:28:31 -05:00
David Todd (c0de)
ca8b3bc520 home bin overrides path 2018-10-22 23:20:59 -05:00
David Todd (c0de)
b817dc0673 Use more sane variable name 2018-05-19 20:14:06 -05:00
David Todd (c0de)
1bd9e76d6e New tmux startup system
The first running shell on the system should launch tmux automatically
Future shells being opened on the same system will not automatically launch tmux
It does not matter if you later detach from that initial session (you can rejoin with `ta`)
2018-05-16 19:25:15 -05:00
David Todd (c0de)
c3831f3e7d Disable TMUX attaching on shell open
I found that this can be fairly annoying.
Perhaps add an env variable (or something) if I want to use auto attach
2018-05-16 16:48:48 -05:00
David Todd (c0de)
56444c027c Finalize automatic updates
All instances of dotfiles from this point forward will
now ask to update automatically every 2 weeks

Delete ~/.dotfiles-update to restart the counter
2018-02-10 23:20:15 -06:00
David Todd (c0de)
3f71537d9d some tweaks
Added the _ to $DOTFILES to prevent it from appearing first in tab-completion
2018-02-10 23:20:07 -06:00
David Todd (c0de)
c0431171d6 Fix setting this up 2018-02-10 22:02:53 -06:00
David Todd (c0de)
81301e3ccc Automatic updates
By default, this should prompt to update once every 14 days.
If user answers anything other than y/Y, wait until next cycle
If user answers y/Y, pull down the current branch's dotfiles
(ensure that your machine is on the correct branch if you have multiple)
2018-02-10 21:36:07 -06:00
David Todd (c0de)
130ba2d1a5 Attach tmux session upon entering shell
If the tmux session "C0DE" does not already exist, it will be created
2018-02-10 19:22:34 -06:00
David Todd
c95404706c Add shared environment 2016-06-14 14:13:06 -05:00