Commit Graph

389 Commits

Author SHA1 Message Date
David Tomaschik
a806e19b7c Add burp wrapper function with downloader. 2015-09-10 23:58:58 -07:00
David Tomaschik
34b58163e9 Add backup script. 2015-09-03 18:32:44 -07:00
David Tomaschik
7657b4e81d Fix extra dot. 2015-09-03 18:32:32 -07:00
David Tomaschik
c8afa728a9 Fix install script. 2015-09-03 18:25:55 -07:00
David Tomaschik
ecf27f69e0 Update readme. 2015-09-03 18:10:36 -07:00
David Tomaschik
97f0e50352 Merge branch 'refactor'
Start using the refactor into multiple components.
2015-09-03 18:08:22 -07:00
David Tomaschik
dc85fb7f94 add README.md 2015-09-03 18:08:06 -07:00
David Tomaschik
5577ee29b4 Refactor to include non-dotfile files. 2015-09-03 18:02:48 -07:00
David Tomaschik
562697a2a7 Refactor zshrc. 2015-09-03 17:43:51 -07:00
David Tomaschik
dcaf567116 Add a better status bar. 2015-09-01 22:58:19 -07:00
David Tomaschik
9c6042116a Add virsh completions from jplitza/zsh-virsh-autocomplete 2015-08-31 22:55:50 -07:00
David Tomaschik
de3919a7fe Properly name tmux.conf 2015-08-31 22:54:11 -07:00
David Tomaschik
c568c81f60 Disable YCM 2015-08-31 18:09:31 -07:00
David Tomaschik
9936dd7983 Steal vimrc settings from vita. 2015-08-30 22:34:01 -07:00
David Tomaschik
c693c4b8c7 Steal some tmux settings from vitapluvia. 2015-08-30 22:05:12 -07:00
David Tomaschik
01e1c515ff tmux solarized theme 2015-08-30 21:32:21 -07:00
David Tomaschik
215f03af2e Fix install output to stderr. 2015-08-30 21:32:00 -07:00
David Tomaschik
88fae8ded3 Use solarized color scheme in vim. 2015-08-30 21:13:14 -07:00
David Tomaschik
029e41c1bf UTF-8 support in radare2. 2015-08-30 20:38:35 -07:00
David Tomaschik
ceceb307f9 Remap Caps Lock to Ctrl 2015-08-30 20:38:17 -07:00
David Tomaschik
4cbf297838 Quote variables. 2015-08-30 19:03:38 -07:00
David Tomaschik
1361fb8cc6 Add Vundle 2015-08-30 14:11:52 -07:00
David Tomaschik
c11ea02838 Update irssi configuration. 2015-08-25 00:19:30 -07:00
David Tomaschik
ecdf364f65 Easily add more directories to PATH. 2015-08-24 22:31:45 -07:00
David Tomaschik
98d85b801d Add aliases for github URLs. 2015-08-19 19:19:48 -07:00
David Tomaschik
e1a5c1f588 Use AES256 by default in gpg.conf 2015-07-25 15:57:35 -07:00
David Tomaschik
da2b4b82f4 Install oh-my-zsh if possible. 2015-07-25 15:57:16 -07:00
David Tomaschik
f03e60b30d Various dotfile updates. 2015-06-13 18:14:06 -07:00
David Tomaschik
c6ed005467 Special launch for chrome for burp. 2014-10-31 23:21:45 -07:00
David Tomaschik
3461ae3417 Make more consistent. 2014-10-28 10:38:00 -07:00
David Tomaschik
45c0b529af Merge branch 'master' of github.com:Matir/dotfiles 2014-10-21 18:41:22 -07:00
David Tomaschik
f1e16ebaf8 Fix up vim settings for python. 2014-10-21 18:41:12 -07:00
David Tomaschik
1b901faab1 Change push.default to a setting that is widely compatible. 2014-10-20 13:46:59 -07:00
David Tomaschik
a7ae4f47a8 Rename .zsh_local to .zshrc.local. 2014-10-20 11:08:23 -07:00
David Tomaschik
58bdc6b23a Add a basic curlrc. 2014-10-19 19:27:12 -07:00
David Tomaschik
9bad2d4afa Add history number to prompt. 2014-10-18 23:35:35 -07:00
David Tomaschik
d920a25f57 Fix up some vimrc stuff. 2014-10-17 15:06:06 -07:00
David Tomaschik
2225fbed9a Add some more useful vim plugins. 2014-10-16 16:01:40 -07:00
David Tomaschik
95ccf66984 Set default git web browser to chrome. 2014-10-16 13:58:30 -07:00
David Tomaschik
c32b9ef765 Make the prompt look nicer in my theme. 2014-10-16 13:19:04 -07:00
David Tomaschik
c400ab787f Add my theme and setup a ZSH_CUSTOM directory. 2014-10-16 12:34:36 -07:00
David Tomaschik
91790b5a12 Add cheap alias for dist-upgrade. 2014-10-15 22:07:36 -07:00
David Tomaschik
c65f3b4730 Include my prompt when no zsh theme is available. 2014-10-15 21:40:52 -07:00
David Tomaschik
6185108c0f Fix typo in excludesfile. 2014-10-11 11:58:03 -07:00
David Tomaschik
8b59e8c764 Keybinding for autopep8 2014-09-28 16:22:09 -07:00
David Tomaschik
114db98bdf Add global gitignore. 2014-09-27 22:13:58 -07:00
David Tomaschik
7364eb5446 Ignore swap and other common files. 2014-09-27 19:51:45 -07:00
David Tomaschik
31f16132dc Add flake8 plugin for vim. 2014-09-27 19:50:47 -07:00
David Tomaschik
70efebd88d Also include a .vimrc.local if available. 2014-09-27 18:54:48 -07:00
David Tomaschik
d9f6a1b250 Include Vundle if it's on the machine I'm on. 2014-09-27 18:53:29 -07:00