Commit graph

456 commits

Author SHA1 Message Date
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
48c0739427 Update prompt without zprezto 2015-12-10 11:35:28 -05:00
f10fd2d5e9 Remove zprezto - did i ever really use it? 2015-12-10 10:59:05 -05:00
39af257a95 Remove vundle as submodule; clone in make 2015-12-10 10:55:01 -05:00
b4ce8cbd29 Prefer Plugin to Bundle 2015-12-10 10:42:05 -05:00
ced1a239fd Add some useful git stuff 2015-11-03 16:44:21 -05:00
5fec63a75c Add "gb" alias 2015-08-04 10:00:16 -04:00
219eaf5c70 Cleanup some stuff
rbenv loading and some minor display stuff
2015-08-03 14:27:37 -04:00
026fdae379 Configure zprezto and setup command prompt 2015-08-03 14:16:01 -04:00
9ec4d4add2 Initial install of zprezto 2015-08-01 19:13:03 -04:00
2ef129e90f Remove oh-my-zsh 2015-08-01 19:10:46 -04:00
11ed288753 mode-mouse also makes selection owned by tmux
Originally added for scrolling, this also makes it so you can not copy and paste
to the system clipboard (without xclip usage).  Scrolling in windows with the
mousewheel is not worth this.
2015-06-23 14:47:46 -04:00
ff44e305c6 More versions exist than 1.8, 1.9, and 2.0
This is a temporary fix.  It will run the 1.8 conf by default.  Settings in that
will be overridden if tmux is version 1.9 or 2.0.  This should be good enough
for now.
2015-06-22 13:38:47 -04:00
2b391aa601 Merge branch 'master' of github.com:atomaka/dotfiles 2015-06-22 11:05:38 -04:00
a30c6f8057 oh-my-zsh update 2015-06-22 11:05:26 -04:00
ea6c015d47 Merge branch 'master' of github.com:atomaka/dotfiles 2015-06-16 13:40:24 -04:00
f382b52406 Prevent error when NVM is not installed 2015-06-10 09:10:58 -04:00
acd85777ea Update oh-my-zsh 2015-06-09 22:26:57 -04:00
5b3d0c727e Move tmux windows left and right 2015-06-04 11:22:31 -04:00
383ee2b512 Update oh-my-zsh 2015-05-17 22:22:15 -04:00