Commit graph

487 commits

Author SHA1 Message Date
dd2b5b54cd Alias npm-exec function 2017-01-03 16:32:04 -05:00
982439c2b2 Lazy load our shim loaders 2017-01-03 16:28:49 -05:00
0fccfd640c Nodenv over nvm 2016-12-22 13:26:45 -05:00
4ea11149c5 BSD ls does not have -I; use find 2016-12-13 14:37:15 -05:00
d1577873fc Homebrew said so 2016-11-16 09:14:09 -05:00
9917043378 Make row and column colorings more apparent 2016-11-16 09:13:36 -05:00
636460b6bc Add Javascript aws-sdk default profile env
They are different............
2016-10-28 15:51:07 -04:00
287fb0ebf2 Add bin/ctrl alias 2016-10-11 17:48:12 -04:00
ddecaf534a I hate node; don't force global installs 2016-09-23 14:41:09 -04:00
7dae07f420 Better gup 2016-09-23 14:40:59 -04:00
a7ffcadf70 Add the vim-git plugin
This is yet another way to fix my 72 character wrap issue.  vim-git
aggressively fixes my formatoptions locally for git files.  It also adds
syntax highlighting for my gitconfig which is useful
2016-09-14 11:34:48 -04:00
012d4eb643 The actual solution to my git line wrap problems
Apparently, I need formatoptions to include t for vim-fugitive to
correctly wrap at 72 characters. I have no idea why, but I guess this is
an indicator I should figure out what formatoptions actually is doing
for me instead of just copying it from someone else's vimrc.

Solution from http://stackoverflow.com/a/11023282 in one of the
comments.
2016-09-14 10:36:49 -04:00
3e653c3da3 Wrap lines at 72 in gitcommit file types
I'm not sure why vim-fugitive isn't doing this, but I'll just fix it on
my own.
2016-09-14 10:33:41 -04:00
28b0f32e33 format json 2016-08-26 13:40:18 -04:00
e1517026fc some more stuff 2016-08-18 19:10:48 -04:00
eafa67f1b8 Statusline changes, updatetime, plugin stuff 2016-08-16 00:27:42 -04:00
be089e1b80 Abstract function to plugin 2016-08-15 22:41:18 -04:00
f621c6baef Detect all thigns filetype! 2016-08-15 20:25:07 -04:00
2941af326a a couple more aliases 2016-08-15 11:29:14 -04:00
bd9b7d0ef3 Ugh...it didn't work...don't know why. 2016-08-15 11:21:10 -04:00
b5b41bb595 Other completion / word fixes 2016-08-15 10:05:09 -04:00
b5cab9cfa8 Fix for emacs shortcuts
From tmux docs:

"The default is emacs, unless the VISUAL or EDITOR environment variables are set
and contain the string `vi'."

For some reason,

set -g status-keys emacs

does not seem to override.  For now, let's get our emacs keybinds back by
clearing EDITOR.
2016-08-14 21:08:10 -04:00
eff7e9d880 Revamp 2016-08-14 20:57:24 -04:00
02f1e08bf8 ignore DS_Store 2016-06-20 13:38:25 -04:00
b8fe67f52a Some docker stuff 2016-06-17 23:32:04 -04:00
d07e338b2e 2.2; i should really find a better solution 2016-06-14 13:20:47 -04:00
9ec6655393 and exclude pattern 2016-06-08 17:11:24 -04:00
e34efb8243 Tryout editorconfig
Requires installation of editorconfig client

homebrew editorconfig on mac
2016-06-08 17:08:23 -04:00
480e860104 Switching AWS profiles 2016-06-08 10:32:44 -04:00
fc4d55b1e8 For vue.. 2016-05-17 21:05:24 -04:00
aa5239d9dc weather 2016-04-18 16:12:05 -04:00
c873e287c5 Docker beta! 2016-04-11 22:19:42 -04:00
fc93915876 Straight up steal oh-my-zsh autocompletion 2016-03-24 15:00:18 -04:00
fe38c90b12 Point at oracle java 2016-03-09 09:44:28 -05:00
a51b4c4533 Fix vim background for certain situations
For some reason, vim will load on some of my Ubuntu machines with
a greyish background that does weird things. Setting background to
dark seems to fix these issues so I am going to roll with it.
2016-03-01 13:59:02 -05:00
290a2e73dd Not ideal for me 2016-02-22 17:01:07 -05:00
2f1cfbad5a Some stuff for go 2016-02-22 14:04:11 -05:00
303bccba6e consistency 2016-02-19 08:32:02 -05:00
f0a7112908 Vim changes
* persistent undo and autowrite
* Neat search and stop mapping cap q
* fix fat finger
* auto indent smarter
2016-02-17 21:21:45 -05:00
909dad929c Zooming...like with tmux! 2016-02-17 16:58:20 -05:00
8f4ed1f5de Force formatting of go 2016-02-11 09:14:50 -05:00
2cf87ed289 since we have to use the go workspace model 2016-02-11 08:58:59 -05:00
637150a12f Some env stuff 2016-02-11 08:43:34 -05:00
c4a5db0280 Merge branch 'master' of github.com:atomaka/dotfiles 2016-02-11 08:42:37 -05:00
a59552e75a bclose to vundle 2016-02-11 08:42:06 -05:00
7fbca9107b Merge branch 'master' of github.com:atomaka/dotfiles 2016-02-05 19:15:36 -05:00
5ca12bb613 some changes for env 2016-02-05 19:15:27 -05:00
3740d36994 Function to repeat a command n times 2016-02-05 13:52:00 -05:00
4970bd2ff5 Repos for linux install 2016-01-28 11:10:27 -05:00
e586f1661f Remove gitgutter fixes 2016-01-28 11:03:53 -05:00