Commit Graph

230 Commits (refactor-installers)

Author SHA1 Message Date
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
Adam Veldhousen fa48c4e008
removed public key file 2015-08-07 14:00:11 -05:00
Adam Veldhousen 0b93d2ac45
turned off autocrlf because I'm having too much trouble with it, update bootstrap.sh to remove .gitignore and .gitmodules that are copied 2015-08-07 13:59:53 -05:00
Adam Veldhousen 921628882b
added auto correct for git commands 2015-08-07 13:54:22 -05:00
Adam Veldhousen 86fdf11341
moved around bash functions, maybe fixed a bug in motd 2015-08-07 13:51:20 -05:00
Adam Veldhousen 7aaff1f1dc
installs and uninstalls properly on windows 2015-08-07 13:46:50 -05:00
Adam Veldhousen 43b1617679
misc tweaks 2015-08-07 13:46:09 -05:00
Adam Veldhousen 7ef31991ca added a note about this not working on windows 2015-06-29 21:03:27 -05:00
Adam Veldhousen f3746a36cf updated vimrc with vim-go bindings 2015-06-29 21:03:05 -05:00
Adam Veldhousen 10e30dba16 trimmed down on the plugins.txt and removed extra floating go plugins 2015-06-29 21:02:36 -05:00
Adam Veldhousen c4d38186c0
changed vim theme to hickop 2015-06-26 09:32:10 -05:00
Adam Veldhousen 70fcfaed18
commented a todo in the tmux.conf, added /bin/bash to aliases file 2015-06-26 09:31:48 -05:00
Adam Veldhousen 764c2456d1
removed superfluous comments 2015-06-26 09:31:09 -05:00
Adam Veldhousen e4294be9d5
added some comments and updated fortune to auto select best one 2015-06-26 09:30:42 -05:00
Adam Veldhousen f8c49a017e
updated ssh append status text 2015-06-26 08:55:48 -05:00
Adam Veldhousen f07e05243e
renamed function to vim 2015-06-26 08:55:23 -05:00
Adam Veldhousen b1ee323b3d
changed "dev_profile" to "environment" 2015-06-26 08:54:52 -05:00
Adam Veldhousen 4a5f0ee5ed fixed fortune 2015-06-24 12:12:32 -05:00
Adam Veldhousen cd99620062
added an uninstall script 2015-06-24 10:51:13 -05:00
Adam Veldhousen 877504a362
added a more robust install process, updated whitespace in ssh/config 2015-06-24 10:50:55 -05:00
Adam Veldhousen f7a9427069
some profile tweaks for efficiency 2015-06-21 15:33:26 -05:00
Adam Veldhousen c06d259a30 added some ssh stuff, updated bootstrap to copy the new files, changed my email so github stuff works 2015-06-20 16:21:41 -05:00
Adam Veldhousen 3df045d687 updated bootstrap to work in a better way 2015-06-20 13:31:00 -05:00
Adam Veldhousen 0e96076c3a
updated boot2docker stuff to use on functon for all platforms instead of two 2015-06-12 11:32:07 -05:00
Adam Veldhousen 91db1cb878
made load gobin first 2015-06-12 11:21:11 -05:00
Adam Veldhousen f8b7f121da
fixed boot2docker stuff for windows machines forealsies 2015-06-10 15:39:19 -05:00