Adam Veldhousen
5a2738645f
update i3
2018-09-11 10:21:52 -05:00
Adam Veldhousen
c1a2c9f661
polybar + vscode tweaks
2018-03-27 09:15:10 -05:00
Adam Veldhousen
bd49019217
go version manager, i3 shorcuts for nitrogen, polybar config changes
2018-02-26 18:45:28 -06:00
Adam Veldhousen
92d0ff018b
added my configs for polybar, i3, nitrogen and compton + vscode
2018-02-23 18:29:01 -06:00
Adam Veldhousen
e378fe9ac6
added config files for vscode
2018-02-23 18:28:34 -06:00
Adam Veldhousen
3f72911030
fixed ssh config and updated vimrc
2018-02-23 18:28:34 -06:00
Adam Veldhousen
baa8d35713
added install script for stuff like i3, polybar, compton etc
2018-02-23 18:28:34 -06:00
Adam Veldhousen
ee70ba4cac
some updates
2018-02-23 18:24:34 -06:00
Adam Veldhousen
f4a8ead915
some tweaks to get things working in arch
2017-12-23 14:43:30 -06:00
Adam Veldhousen
e85eeb3b1e
some tweaks so it works on linux
2017-09-21 08:15:11 -05:00
Adam Veldhousen
e1e78ee01d
some fixes to bootstrap.. I need to rewrite this 💩
2017-03-09 14:27:18 -06:00
Adam Veldhousen
b3a5cc8034
some tmux tweaks
2017-03-09 14:00:46 -06:00
Adam Veldhousen
e76c43f75e
new global gitignore and expanded tabs in gitconfig. some vim tweaks
2016-11-16 02:00:19 -06:00
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