Commit Graph

93 Commits

Author SHA1 Message Date
Jie Feng
ac4c78749b use pretzo overwrite 2017-08-09 16:43:49 +08:00
Jie Feng
beeeffdc11 zshrc added, restructrure 2017-08-09 16:16:48 +08:00
hophacker
91c48bc52a deleted tmux plugins and install using link_files 2017-07-06 11:00:31 +08:00
hophacker
2f3e354c2f tmux plugin manager and link_files 2017-07-06 10:50:01 +08:00
Jie Feng
d7be5bc98c install essential libraries before building YouCompleteMe 2017-05-06 11:23:39 +08:00
Jie Feng
92b63ad882 install zsh before intalling ycm 2017-05-04 23:08:57 +08:00
Jie Feng
6dcf3632a8 link_files 2017-04-13 12:38:48 +08:00
Jie Feng
97911522d5 stuff 2017-04-09 03:28:56 +08:00
Jie Feng
d2599fa18a install ycm after installed 2017-03-12 15:58:58 +08:00
Jie Feng
a178bc022c removed unuseful plugins and added some js plugins 2017-03-12 03:05:30 +08:00
Jie Feng
d6d503fa56 添加了一些alias, 翻译README.md 2017-03-08 17:27:48 +08:00
Yan Pritzker
4fbb67a297 Fix system override of vim install [Fix #686] 2016-04-28 11:53:48 -05:00
Yan Pritzker
596ebf525a Merge pull request #692 from androidStern/find_or_create_zshrc_content
Don't append already existing content to .zshrc on rake update
2016-04-28 11:49:27 -05:00
Luiz Gonzaga dos Santos Filho
d99e1e349a Install ghi and hub via brew 2016-03-30 11:27:55 +02:00
Andrew Stern
f492636e87 Don't append already existing content to .zshrc on rake update 2016-02-16 18:56:34 -08:00
Yan Pritzker
19ce75880f Install prezto via symlink [Fix #624] 2015-07-26 21:45:53 -05:00
Yan Pritzker
3463b2d48d Merge pull request #623 from dcrec1/master
add a description to the update Rake task
2015-07-26 21:31:32 -05:00
Yan Pritzker
fa07b7c7fb Rename poorly named method in rakefile 2015-07-26 21:27:18 -05:00
Diego Carrion
831fb0abb8 add a description to the update Rake task
adding a description makes the task being listed when running `rake -T`
2015-06-13 22:03:27 -03:00
Steven Barragán
96679d26d6 Switch out individual language packs for vim-polyglot [Fix #573] 2015-01-04 14:17:27 -06:00
Nikolai Berkoff
ecb25eed52 fix error in linux font install 2014-12-17 20:14:14 +00:00
Yan Pritzker
f6bdf5708e Merge pull request #510 from nikolai-b/master
separate mac and linux vim keymaping
2014-10-24 14:58:20 -05:00
Ted Mullen
7a74702693 Update to Homebrew app install path. 2014-10-18 10:23:16 -07:00
Ian Ker-Seymer
bcc5245826 Allow user to not use solarized 2014-09-21 23:53:57 -06:00
Alex Frost
32c099214f add linux font install 2014-07-17 08:11:56 +01:00
Ricardo Giorni
9de2400e30 Fix for iTerm themes install on Mavericks
Mavericks cache preferences and overwrites defaults from cache, not
installing it properly. Reading it after install updates the cache with
new values.
2014-06-10 12:44:38 -03:00
Yan Pritzker
deedc27c3f Always install zshrc; prevents problems if prezto dir exists but zshrc is missing [Fix #452] 2014-03-13 21:30:47 -05:00
Yan Pritzker
3894b1bc1b Don't mess with bundler if it's not available 2014-03-01 19:40:33 -06:00
Paul Sorensen
4ef213af3d Remove verbosity in core calculation 2014-02-03 12:04:47 -06:00
Paul Sorensen
fc6188d777 Add bundle parallel config 2014-02-03 10:30:23 -06:00
Yan Pritzker
9c4abaa89f Change to Lightline instead of Airline [Fix #418] 2014-01-05 19:09:18 -06:00
Yan Pritzker
a28a9e3ca0 Merge pull request #425 from sagmor/fix-homebrew-install
Update Homebrew install script
2013-12-31 20:10:34 -08:00
Yan Pritzker
6c54f2c84a Install good version of MacVim with lua support 2013-12-30 10:41:00 -06:00
Seba Gamboa
f6215633d4 Add zsh to standard shell list
`/usr/local/bin/zsh` has to be at `/private/etc/shells` in order to `chsh` to it
2013-12-19 18:00:57 -03:00
Seba Gamboa
d586a6fbe1 Update Homebrew install script 2013-12-19 17:22:17 -03:00
Yan Pritzker
499003dd72 Fall back to /bin/zsh if /usr/local/bin/zsh doesn't exist 2013-12-16 17:27:06 -06:00
Yan Pritzker
244d865473 Fix path to zsh to use the homebrew installed newer version 2013-12-16 13:20:16 -06:00
Yan Pritzker
ad3b05c28f Don't try to clone vundle if we already have it [Fix #415] 2013-12-15 16:20:31 -06:00
Yan Pritzker
ee0892daec Merge pull request #357 from nandalopes/fix-311-dirty-worktree
[Fix #311] zsh/presto gets "modified" after clean install
2013-06-12 07:17:09 -07:00
Victor Mours
576b62a9bb follow presentation style 2013-06-12 15:48:45 +02:00
Victor Mours
3b76861a73 adding brew update 2013-06-12 15:21:08 +02:00
Nanda Lopes
8d478394b4 [Fix #311] zsh/presto gets "modified" after clean install 2013-06-06 20:28:20 -03:00
Yan Pritzker
6f3b65a350 Revert "Fix: dirty worktree after running 'rake install'"
This reverts commit 50fdb9109f.
2013-06-03 21:42:40 -05:00
Fernanda Lopes
50fdb9109f Fix: dirty worktree after running 'rake install' 2013-05-29 10:42:57 -03:00
Luiz Gonzaga dos Santos Filho
bcc03b96df Switching from Ack to Ag 2013-04-25 21:34:56 +01:00
Fabio Gallonetto
14c09ef730 Add autoinstall of Solarized iTerm2 themes
The rake script now detects the available iTerm2 profiles and
installs the solarized scheme where needed.

It's an interactive procedure that requires selection by the user.
2013-04-07 16:35:32 +01:00
Fabio Gallonetto
81fa804dd2 Fix a bug that was causing .vim.after to be removed after update
rake install/update was executing git clean with the -x flag that
force the removal of ignored files. Since .vim.after was listed
inside .gitignore, this was causing the file to be removed on
each update.
I don't think we need to remove ignored files since are all
temporary or user-specific configuration files that should
persist between updates.

Fixes #225
2013-04-02 15:15:20 +02:00
Yan Pritzker
8599c7bd10 Install latest zsh from brew 2013-03-29 08:25:27 -07:00
Yan Pritzker
ac2f134bb7 Migrate to Vundle! Be sure to run rake :update
* duhanebel/vundle_migration:
  Remove "press a key to continue" before vundle_install
  Fix a bug preventing the correct update of vim
  Change duhanebel's forked repos to originals
  Fix a typo on the Rakefile
  Fix a bug that was preventing a clean install
  Change rake file to reuse methods in vundle.rb
  Update zsh alias to support new yadr's commands
  Add yadr command line tools to remove/list plugins
  Update yadr's binary to support Vundle
  Update Rakefile to manage pathogen-to-vundle upgrade
  Remove csapprox
  Move mapleader definition to vimrc
  Change vimrc to use Vundle instead of pathogen
  Add bundle to .gitignore
  Remove all vim submodules

Conflicts:
	.gitmodules
2013-03-29 08:06:00 -07:00
Yan Pritzker
24fb70b513 Use silver searcher for lightning fast :Gsearch 2013-03-29 08:03:17 -07:00