266 Commits

Author SHA1 Message Date
Charles Reid
cd9eed08b3 update python installation script, add autofmt toolz 2019-08-07 10:49:24 -07:00
Charles Reid
cf2916d1ad install black plugin for vim 2019-08-07 10:36:43 -07:00
ac9cd51a54
Merge pull request #4 from chmreid/master
Update python version installed by pyenv to miniconda
2019-08-07 10:15:29 -07:00
Charles Reid
4e8d246384 Merge branch 'master' into seawater
* master:
  update python version installed by pyenv to miniconda
  update vim setup script to make undo/swap dirs, and call from pre_bootstrap script
  add undo/swap dir settings back into .vimrc
2019-08-07 10:09:33 -07:00
Charles Reid
b510e28c33 update python version installed by pyenv to miniconda 2019-08-07 10:03:46 -07:00
978f9c7201
Merge pull request #3 from chmreid/master
make text whiter in vim color scheme, specify email in ssh key
2019-08-06 20:53:06 -07:00
Charles Reid
ec4a922c22 Merge branch 'master' of github.com:charlesreid1/mac-dotfiles
* 'master' of github.com:charlesreid1/mac-dotfiles:
  update vim setup script to make undo/swap dirs, and call from pre_bootstrap script
  add undo/swap dir settings back into .vimrc
2019-08-06 20:51:27 -07:00
Charles Reid
4910d5aa48 update pre-bootstrap ssh command to use ucsc email 2019-08-06 20:48:35 -07:00
Charles Reid
6b0641cba3 explicitly specify email in SSH key 2019-08-06 20:47:15 -07:00
Charles Reid
10fcf3413c make text whiter in vim color scheme 2019-08-06 10:54:07 -07:00
3df7556f1c
Merge pull request #2 from charlesreid1/vim-swap-undo
Vim swap undo
2019-08-05 20:30:18 -07:00
8d0e8e5da3 Merge branch 'master' of github.com:charlesreid1/mac-dotfiles into vim-swap-undo
* 'master' of github.com:charlesreid1/mac-dotfiles:
  add pyenv install/activate commands
2019-08-05 20:23:41 -07:00
c696204052
Merge pull request #1 from chmreid/master
Update mac dotfiles for Mojave
2019-08-05 20:23:00 -07:00
efe946e4a5 add pyenv install/activate commands 2019-08-05 11:38:03 -07:00
42acaab601 update vim setup script to make undo/swap dirs, and call from pre_bootstrap script 2019-08-03 12:29:13 -07:00
acc317107d add undo/swap dir settings back into .vimrc 2019-08-03 12:28:54 -07:00
fb8954e21e fix solarized dark to use black background 2019-08-02 12:00:21 -07:00
1cd28bbc89 fix aliases that hard-coded /bin/ls 2019-08-02 09:46:28 -07:00
2971ffb3f6 fix invalid tmux config file 2019-08-01 16:04:58 -07:00
389b61e7a1 update brew install script to include tmux 2019-08-01 15:55:13 -07:00
b0eba70875 update readme with notes on steps/order 2019-07-31 17:02:04 -07:00
5cccc29c27 fix ls alias so ls path is not hard-coded 2019-07-31 16:56:46 -07:00
b729d9dfb8 fix permissions for homebrew 2019-07-31 16:56:25 -07:00
2d8e82bd53 install joplin from cask 2019-07-30 14:43:32 -07:00
68b750fbf7 remove iterm cruft from mac settings. not working. 2019-07-30 12:32:26 -07:00
22f51c4838 add software to brew install script 2019-07-30 12:32:07 -07:00
a1cd11646f remove greenfield codes script 2019-07-30 12:31:52 -07:00
3be7090127 add gnu coreutils to path 2019-07-30 11:08:39 -07:00
a97291021b use /tmp for swap files 2019-07-30 11:08:15 -07:00
5a911d6db6 install pyenv in python setup script 2019-07-30 10:59:14 -07:00
486d0b6496 remove --flags from brew install commands (deprecated) 2019-07-30 10:58:26 -07:00
f9e4792e6f fix how set machine name script handles sudo 2019-07-30 10:58:03 -07:00
185744be40 add ssh key generation to pre-bootstrap script 2019-07-30 10:50:31 -07:00
f1acb18add change hard-coded home path to $HOME 2019-07-30 10:39:58 -07:00
93c0da10cc fix shell check 2019-07-30 10:39:05 -07:00
e9845255d8 remove vim swap/undo 2019-07-30 10:32:12 -07:00
211dfb6f01 add some explanatory comments about nnoremap
nnoremap = nnore map
         = n no re map

n > normal mode only
no > don't do
re > recursive
map > mapping
2019-03-07 21:51:44 -08:00
e763143dbe add go bin in home folder to path 2019-03-07 21:51:38 -08:00
3b73777c25 add C-h and C-l to tmux for more vim-like bindings 2019-03-07 21:51:23 -08:00
95f5608272 shift+j/k: 5->7 2019-01-27 10:31:42 -08:00
ea67e3fb2c move faster 2019-01-27 03:11:19 -08:00
89ec0b96f4 Merge branch 'master' of https://git.charlesreid1.com/dotfiles/mac
* 'master' of https://git.charlesreid1.com/dotfiles/mac:
  add vim setup to bootstrap script
2019-01-06 09:39:21 -08:00
8663c388e9 add mcfly to .bashrc 2019-01-06 09:39:00 -08:00
852e2caf54 write history immediately 2019-01-06 09:38:50 -08:00
f4cfd817bb grep alias should be case insensitive 2019-01-06 09:38:32 -08:00
3a19ec3a3b add vim setup to bootstrap script 2018-12-25 17:41:12 -08:00
6ec0b5a7eb update vimrc tab chars 2018-12-25 16:13:39 -08:00
3ab464d78f remove swap files, update vim prep script 2018-12-25 14:56:25 -08:00
df5d2b92e9 add custom solarized color scheme 2018-12-25 14:54:17 -08:00
c7dfafc493 add vim setup script 2018-12-25 13:24:29 -08:00