Commit Graph

84 Commits

Author SHA1 Message Date
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
David Todd
0c4b016811 Reset color on brackets after time
otherwise the brackets would be a bolder
red than the others
2017-06-26 11:52:43 -05:00
c0de
2eb6a6471e Tweak the makedir commands 2017-06-22 22:23:29 -05:00
c0de
c152438e1c Make the installer executable 2017-06-22 22:17:14 -05:00
c0de
e7fb1c9032 This installs wp-cli
http://wp-cli.org/
2017-06-22 22:13:57 -05:00
c0de
9f0309e394 Add some install directories 2017-06-22 22:11:16 -05: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
c0de
1a491772be Add Readme
Also update .gitignore
2017-06-22 21:41:39 -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
d6dc16cca1 Keep this on one line 2017-06-22 12:50:53 -05:00
David Todd
062bc3fc0a Add Oh-My-ZSH root 2017-06-22 12:48:10 -05:00
David Todd
c5c93d4ffb Remove pathogen comments 2017-06-22 12:28:38 -05:00
David Todd
bd332e5e08 Add a license - MIT 2017-06-22 12:28:30 -05:00
David Todd
ec6f30e461 Add ending newlines 2017-06-22 12:22:53 -05:00
David Todd
431b7b719f Add basic install script 2017-06-22 12:21:58 -05:00
David Todd
69f0d3252d Break up TPM install to more lines
This will hopefully increase readability
and not actually break everything
2017-06-22 12:21:44 -05:00
David Todd
81f7be2560 Add my tweaked darkblood
It is exactly the same, except I've
added the time to the prompt
2017-06-22 11:51:11 -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
f17b4322ca Update tmux config 2017-06-21 13:59:17 -05:00
David Todd
9e7ff0dfa1 Add gitconfig 2016-06-14 14:21:43 -05:00
David Todd
fd4150afe8 Ignore backup files 2016-06-14 14:17:17 -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
David Todd
f13b8c230f Add ignore file 2016-06-14 14:12:17 -05:00
David Todd
b398426f92 Add base VIM config 2016-06-14 13:33:44 -05:00
David Todd
4e4d0ea708 Add general TMUX config 2016-06-14 13:31:48 -05:00