Skip to content

Commit

Permalink
Move bins.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Mar 10, 2015
1 parent 1916c4d commit 0cc85f9
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ find $HOME/local/bin -type f -exec chmod +x {} \;

# Copy RVM user db
cp $HOME/.rvm/user/db_$codename $HOME/.rvm/user/db
chmod +x $HOME/.rvm/hooks/after_use_add_local_bin_to_path

# Clone vundle.
if [[ ! -d "$HOME/.vim/bundle/vundle" ]]; then
Expand Down

0 comments on commit 0cc85f9

Please sign in to comment.