Commit Graph

73 Commits

Author SHA1 Message Date
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
Fabio Gallonetto
fb008bb3e3 Remove "press a key to continue" before vundle_install 2013-03-25 10:39:13 +00:00
Fabio Gallonetto
3f6fd3b3e0 Fix a bug preventing the correct update of vim
Somehow I forgot to execute "install" after the vundle migration
on the "update" task
2013-03-25 10:39:13 +00:00
Yan Pritzker
c2a4b2cf88 Merge pull request #266 from duhanebel/install_link_fix
Fix a bug that's causing the installer to overwrite backup files
2013-03-21 15:04:52 -07:00
Chad Kouse
c7b16179c2 fixes #268 2013-03-21 14:24:12 -04:00
Fabio Gallonetto
69e811ef6f Fix a bug that's causing the installer to overwrite backup files
When rake install/update is run for the second time, any .backup
file created by the first run it's going to be overwritten by
the new symlink even if the current file is the same as the one
we are going to write.

The rakefile now checks if the symlink we are going to create
points to the same target as the one already there and if that's
the case, doesn't overwrite any backup.
2013-03-21 16:35:50 +00:00
Fabio Gallonetto
c380422e21 Fix a typo on the Rakefile 2013-03-21 14:45:16 +00:00
Fabio Gallonetto
cf894af3eb Fix a bug that was causing rake to overwrite SHELL settings
The prezto install procedure now checks to make sure the user
doesn't have an alternative version of zsh installed before changing
the current shell preference with "chsh".
This may be the case when an user is already using zsh but on a
different version from the one shipped with OS X

Fixes #264
2013-03-21 13:02:25 +00:00
Fabio Gallonetto
e481d0ddf4 Fix a bug that was preventing a clean install
The installation of the plugin only happened during an update
because the code that checks out the vundle plugin was in the
wrong place.
2013-03-20 21:08:31 +00:00
Fabio Gallonetto
793aa0a0ae Change rake file to reuse methods in vundle.rb
Vundle::update_vundle can be reused inside the Rakefile
2013-03-17 17:32:06 +00:00
Fabio Gallonetto
5c3b05302e Update Rakefile to manage pathogen-to-vundle upgrade
The Rakefile now detects if pathogen is installed and in that case
it performs the following operations:
1. Moves vim/bundle to vim/bundle.old
2. Removes all the submodules from git config and cache
3. Initializes and updates the new submodules (zsh and bundle)
4. Runs the vundle installer that takes care of the rest
2013-03-16 17:09:54 +00:00
Fabio Gallonetto
7f8e2248fe Add solarized themes for iTerm2
Both solarized dark and light are now included in the subdir
iTerm2. They are copies from the original repo because it doesn't
seem worth to clone a ~10Mb repo just to keep in sync 2 files,
considering that solarized hasn't changed much in the past years.

The rakefile has been updated to trigger the automatic installation
of these two themes only if OS == OSX. The user will still have
to set the themes for his/her current profile manually (but that's
explained at the end of the installation process).
2013-03-14 13:35:55 +01:00
Yan Pritzker
940ad7010b Merge pull request #241 from calavera/skip-homebrew-install
Skip homebrew install if it's already in the path
2013-02-04 07:16:17 -08:00
David Calavera
69b53d7d53 Follow code style. 2013-01-26 11:07:46 -08:00
David Calavera
721836976c Install homebrew only if it's not in the path already. 2013-01-26 11:06:01 -08:00
David Calavera
b02b77c423 Do not install brew 2013-01-04 23:59:49 -08:00
Ali Karagoz
d2b202c43d Fixed issue where the ASK environnement variable..
was not taken into account when doing a ASK=true rake install
2012-12-27 00:38:53 +01:00
Yan Pritzker
4916e0267f Automatically use zshell 2012-11-26 09:41:35 -06:00
Yan Pritzker
273db6a595 Added tmux support [Fix #190] 2012-11-11 20:15:43 -06:00
Yan Pritzker
5f55470c6c Simplified installation: no more questions. It overwrites stuff and leaves backups by default. [Fix #197, #175] 2012-10-25 10:09:24 -05:00
Yan Pritzker
59ff83a0a3 Ship custom zpreztorc with syntax highlight, history substring search [Fix #191] 2012-10-25 09:52:18 -05:00