Adam Veldhousen
56dfd20a95
installs vim stuff for osx automatically, windows, not so much
2016-10-29 15:26:50 -05:00
Adam Veldhousen
21295368d4
big tweaks over the last few months
2016-10-29 15:09:21 -05:00
Adam Veldhousen
4048cea85f
added stuff for windows
2016-07-01 17:01:51 -05:00
Adam Veldhousen
03830987af
bootstrap.sh cleans up after itself a bit better
2016-06-03 16:03:25 -05:00
Adam Veldhousen
a60102988f
actually reads from the ./extensions folder and loads every .sh file now
2016-06-03 04:14:43 -05:00
Adam Veldhousen
6d3794a9e1
added font installation
2016-06-02 05:19:20 -05:00
Adam Veldhousen
22af81b6ac
better grep pattern to catch different casing for host *
2016-06-02 05:10:03 -05:00
Adam Veldhousen
8120033f07
figured out a long time ago that having inline comments on the same line as configuration settings causes ssh to blow up with a parse error and I forgot to include it
2016-06-02 05:04:34 -05:00
Adam Veldhousen
9dea08b23f
Runs .osx file in bootstrap.sh
...
changed vimrc theme color section to be easier to switch
included my iterm2 plist
runs the macvim install last, incase the vim install fails because of
missing xcode.
2016-06-02 04:54:20 -05:00
Adam Veldhousen
058c23c09a
autocrlf to false because I hate ^M in vim on my windows box (shoot me)
2016-05-18 10:40:36 -05:00
Adam Veldhousen
fab38eb51a
added gocd, which will cd you into a go project from anywhere
2016-05-18 10:39:55 -05:00
Adam Veldhousen
812385ab1f
pipes which output to dev null so when which fails it doesn't print out an error
2016-05-18 10:39:13 -05:00
Adam Veldhousen
2bf0a7672b
added brew.sh, which installs brew and various tools I use
2016-05-08 14:44:11 -05:00
Adam Veldhousen
b6b1291f7a
changed shortcuts for showing go type under cursor to more closely match my visual studio workflow
2016-05-08 12:04:53 -05:00
Adam Veldhousen
5f9d16e3fd
changed name of commands for cleaning containers and images from docker
2016-05-08 12:02:45 -05:00
Adam Veldhousen
72df5d1033
added a shortcut for tcp dump and list interfaces
2016-05-08 12:02:08 -05:00
Adam Veldhousen
7522b6fd10
improved rakefile for installing vim stuff, misc tweaks to git config for line endings, and tweaked bash_alias for ls
2016-02-03 09:17:19 -06:00
Adam Veldhousen
58c7879e0b
merged moveTools
2015-12-18 19:56:48 -06:00
Adam Veldhousen
be72f55130
added submodules
2015-12-14 23:16:35 -05:00
Adam Veldhousen
c1fc06f0c5
uses new tool dir
2015-12-15 03:49:43 +00:00
Adam Veldhousen
1439e048d1
moved Tools to tools
2015-12-15 03:41:43 +00:00
Adam Veldhousen
50977d0e39
fixed fortune detection
2015-12-08 16:02:07 -06:00
Adam Veldhousen
9509deb3ad
added searching to dm rm and rmi
2015-12-06 20:22:20 -06:00
Adam Veldhousen
b5c8517cd8
added a freeport alias, useful for freeing up ports
2015-12-06 20:21:41 -06:00
Adam Veldhousen
11c0828781
forgot --driver flag for creating a machine using dm up
2015-11-13 18:28:29 -06:00
Adam Veldhousen
3f9d8b30c3
fix config warnings by updating mouse options
...
TMUX devs replaced the mouse settings:
```
- mouse-resize-pane
- mouse-select-pane
- mouse-select-window
- mode-mouse
```
with a single on/of toggle "setw -g mouse" in v2.1
more info: 310f0a960c/CHANGES (L12)
2015-11-12 18:29:57 -06:00
Adam Veldhousen
6618ab1e05
improved docker machine shortcut
2015-11-12 18:25:00 -06:00
Adam Veldhousen
f56a5284b7
tweaked some settings for vim-go
2015-11-02 21:42:34 -06:00
Adam Veldhousen
92f5cc73fe
installs from git before updating plugins.txt
2015-11-02 21:42:05 -06:00
Adam Veldhousen
6ee1382fcf
fixed a typo with rake install
2015-11-02 21:41:25 -06:00
Adam Veldhousen
6841979b59
I guess 'dc' is in /bin
2015-11-02 09:30:28 -06:00
Adam Veldhousen
138f3d3479
added an alias for docker-compose
2015-11-01 22:53:41 -06:00
Adam Veldhousen
02fa5bab02
added some extra helpers for DM
2015-11-01 22:49:18 -06:00
Adam Veldhousen
e1ea46e234
changed terminology in rake file to actuall make sense, misc enhancements
2015-10-25 13:08:36 -05:00
Adam Veldhousen
fc9f465bce
Added some syntastic settings
2015-10-23 02:18:54 -05:00
Adam Veldhousen
1b49a58473
Added a little lambda symbol for input line in terminal
2015-10-23 02:18:24 -05:00
Adam Veldhousen
f9eab14704
added better extension support and updated readme for usage instructions
2015-10-22 14:16:47 -05:00
Adam Veldhousen
b19ecfb8ae
improved dm prompting
2015-10-22 13:47:17 -05:00
Adam Veldhousen
6aa275ecb2
removed boot2docker
2015-10-22 00:34:41 -05:00
Adam Veldhousen
b4a48db5fd
extended dm alias
2015-10-22 00:12:18 -05:00
Adam Veldhousen
efd587c438
removed work_profile dotfile
2015-10-21 23:58:53 -05:00
Adam Veldhousen
ed15be7426
made descriptions a little less ambiguous
2015-10-21 23:52:38 -05:00
Adam Veldhousen
4a8c5f1cd3
fixed comment
2015-10-21 23:52:15 -05:00
Adam Veldhousen
c3e52d9380
added docker-machine util function. removed old boot2docker helpers
2015-10-21 23:32:37 -05:00
Adam Veldhousen
b6876b7700
no need for reattach-user-namespace
2015-10-21 21:19:02 -05:00
Adam Veldhousen
6bb35c58c3
changed crlf to input
2015-10-21 21:17:17 -05:00
Adam Veldhousen
2329ffbe80
added my stock iterm colors setup
2015-10-21 21:16:29 -05:00
Adam Veldhousen
af5aff290e
updated vim plugins list
2015-10-21 21:16:12 -05:00
Adam Veldhousen
7b1db7c90b
some ctrlp tweaks
2015-10-21 20:55:16 -05:00
Adam Veldhousen
2e01a1a0d2
updated readme with installer info
2015-09-23 08:56:44 -05:00