Commit graph

327 commits

Author SHA1 Message Date
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
d2f42e6b85 Fix for tmux error on new-session 2015-05-15 01:26:30 -04:00
0b76c0c37a homebrew updated tmux to 2.0; try 1.9 file 2015-05-15 01:21:54 -04:00
e5decc0f38 nvm specifically advises against brew install
Issue convincing me to swap was more likely caused by not having grunt-cli
globally installed, but I tried this frist and since homebrew is not advised,
might as well keep it this way
2015-05-15 00:55:47 -04:00
45c2553a53 Update for nvm; maybe working? 2015-05-12 23:33:11 -04:00
f8244f0e3e Merge branch 'master' of github.com:atomaka/dotfiles 2015-05-06 21:56:24 -04:00
a56aa7d598 Jekyll and dotfiles update 2015-05-06 21:55:56 -04:00
8e1871ec36 Don't ignore rbenv local 2015-05-04 22:24:07 -04:00
3d9960fa14 Heroku aliases 2015-04-28 14:44:42 -04:00
18ae9e4404 Alias to delete all but master; careful 2015-04-14 10:48:04 -04:00
6a3e7e7936 Create a Makefile for installation 2015-03-26 14:44:49 -04:00
826c5db8e4 Fix missing quotes in 1-9 tmux config 2015-03-24 09:16:07 -04:00
b7affcc0d6 ONE MORE TIME; different tmux versions 2015-03-19 13:10:20 -04:00
9588918a71 Account for different tmux versions
tmux 1.9 implemented a behavior breaking change.  When splitting or creating new
panes or windows, the current path is no longer kept.  This is addressed by the
addition of the -c parameter to the new-window and split-window commands.
Unfortunately, 1.8 does not support the -c parameter.
2015-03-17 17:21:22 -04:00
705c00bc0f Also fix for create window 2015-03-11 23:30:40 -04:00
8556eb49b9 Fix for tmux on mac 2015-03-11 23:08:46 -04:00
1851c7fa23 Push upstream! 2015-02-21 20:33:40 -05:00
5e91cfc191 Update oh-my-zsh 2015-02-10 10:27:58 -05:00
b97888ca52 New aliases 2015-01-26 16:54:45 -05:00
eabb2bebc7 More aliases 2015-01-20 14:19:07 -05:00
804e214e69 Update oh-my-zsh 2015-01-12 13:35:22 -05:00
6bf5f6e4da Update oh-my-zsh 2014-12-29 12:26:46 -05:00
5f02504154 Y -> y$ for vim 2014-12-18 16:39:40 -05:00
e71daf2711 git-date-added and set wildignorecase 2014-12-18 10:17:11 -05:00
21439d603c Ignore java class files 2014-12-12 13:51:31 -05:00
119c8e2883 Wildignore for ctrlp ignore 2014-12-12 12:59:19 -05:00
e3ad6995b5 Switch to "official" fork of ctrlp
kien mia
2014-12-12 12:44:01 -05:00
5bcefdb6d6 New aliases 2014-12-09 14:16:39 -05:00
7b6ddf43c9 Update oh-my-zsh 2014-12-01 12:53:35 -05:00
276c10a1f6 grb for git rebase aliases 2014-11-20 15:47:51 -05:00