Commit Graph

22 Commits

Author SHA1 Message Date
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)
02aa366622 add poor man's shred 2018-05-16 16:47:30 -05:00
David Todd (c0de)
a775e08560 Add catimg omz plugin
Requires ImageMagick - converts images to 256 color ansi and prints to stdout
More info: https://github.com/posva/catimg
2018-02-11 00:01:55 -06: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)
46f08706bf :3 2018-02-10 19:44:09 -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
c0de
c498d36714 Make plugin list multiline
Also install wp-cli
2017-06-22 22:10:25 -05:00
c0de
0cab5551f5 Add virtualenvwrapper
automatically loading into python's virtualenv

https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh
2017-06-22 21:41:55 -05:00
David Todd
a41282c8d3 Move custom dir above theme
It's possibly a race condition that could be
preventing me from loading my version of darkblood
2017-06-22 16:48:57 -05:00
David Todd
062bc3fc0a Add Oh-My-ZSH root 2017-06-22 12:48:10 -05:00
David Todd
ec6f30e461 Add ending newlines 2017-06-22 12:22:53 -05:00
David Todd
d95f6c15a8 Change the custom directory
This is used for overriding anything that may
ship with Oh-My-ZSH. Themes for example
2017-06-22 11:50:27 -05:00
David Todd
2c536483d1 clean up my aliases 2017-06-21 14:00:30 -05:00
David Todd
4d3e31d399 Cleanup and comment functions
now up() works in zsh
2017-06-21 14:00:18 -05:00
David Todd
9ab748a6ca Add some more oh-my-zsh stuff
This is all stuff from the default ~/.zshrc
file that is created on install
2017-06-21 13:59:50 -05:00
David Todd
e6d1c74ce5 Add ZSH and BASH configs 2016-06-14 14:13:41 -05:00
David Todd
68f8a4404e Add shared functions 2016-06-14 14:13:17 -05:00
David Todd
c95404706c Add shared environment 2016-06-14 14:13:06 -05:00
David Todd
dca9f18c57 Add shared aliases 2016-06-14 14:12:53 -05:00