Commit graph

275 commits

Author SHA1 Message Date
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
93ebad0802 Update default git logging 2016-01-12 09:13:41 -05:00
ba2afd41e9 Case insensitve auto-completion 2016-01-07 23:17:19 -05:00
c6835b136e Setup mac docker environment 2016-01-07 22:59:54 -05:00
a346261b61 Better tmux start command
From `man tmux`

The -A flag makes new-session behave like attach-session if session-name already
exists; in the case, -D behaves like -d to attach-session.
2016-01-04 10:34:25 -05:00
8ed71cb139 Some old stuff, some ruby 2016-01-04 10:33:14 -05:00
7705380dce Fix for mac 2015-12-11 08:45:55 -05:00
8b2eaa7d07 Make correction work 2015-12-11 07:48:47 -05:00
63f9ff9ecf replace old prompt, dropping funtion for speed 2015-12-11 00:31:30 -05:00
aead0e5ac3 remove mouse-mode - disappeared in 2.1
hopefully this defaults to off!
2015-12-11 00:29:51 -05:00
f2676dabcf Prompt work...mostly, notes
Hack together a prompt that does most of what we did before but is a bit
simpler.  Throw it all into precmd because why not....
2015-12-11 00:23:32 -05:00
db3bfa4036 base but still broken git 2015-12-10 15:46:53 -05:00
29dddbf605 no atomaka reference (git info still broekn) 2015-12-10 14:45:29 -05:00