Giter Club home page Giter Club logo

dotfiles's People

dotfiles's Issues

already install brew warnings with update.sh

Warning: zsh 5.7.1 is already installed and up-to-date
To reinstall 5.7.1, run `brew reinstall zsh`
Warning: git 2.23.0 is already installed and up-to-date
To reinstall 2.23.0, run `brew reinstall git`
Warning: git-extras 5.0.0 is already installed and up-to-date
To reinstall 5.0.0, run `brew reinstall git-extras`
Warning: coreutils 8.31 is already installed and up-to-date
To reinstall 8.31, run `brew reinstall coreutils`
Warning: cmake 3.15.2 is already installed and up-to-date
To reinstall 3.15.2, run `brew reinstall cmake`
Warning: gcc 9.2.0 is already installed and up-to-date
To reinstall 9.2.0, run `brew reinstall gcc`
Warning: vim 8.1.1900 is already installed and up-to-date
To reinstall 8.1.1900, run `brew reinstall vim`

macvim brew install fails

do I care?


Error: Cannot install macvim because conflicting formulae are installed.
  vim: because vim and macvim both install vi* binaries

Please `brew unlink vim` before continuing.

lots of VIM errors

Error detected while processing /Users/skinard/.vimrc:
line    9:
E117: Unknown function: vundle#begin
line   11:
E492: Not an editor command: Plugin 'VundleVim/Vundle.vim'
line   13:
E492: Not an editor command: Plugin 'scrooloose/nerdtree'
line   14:
E492: Not an editor command: Plugin 'altercation/vim-colors-solarized'
line   15:
E492: Not an editor command: Plugin 'kien/ctrlp.vim'
line   16:
E492: Not an editor command: Plugin 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim/'}
line   19:
E492: Not an editor command: Plugin 'tmhedberg/SimpylFold'
line   20:
E492: Not an editor command: Plugin 'tpope/vim-fugitive'
line   21:
E488: Trailing characters: #Plugin 'hashivim/vim-terraform'
line   24:
E117: Unknown function: vundle#end
line  135:
E185: Cannot find color scheme 'solarized'

Xcode command line tools download times out

Sams-MacBook-Pro:dotfiles skinard$ ./install.sh 
Submodule 'zsh/antigen' (https://github.com/zsh-users/antigen.git) registered for path 'zsh/antigen'
Cloning into '/Users/skinard/dotfiles/zsh/antigen'...
Submodule path 'zsh/antigen': checked out '1fd76ad4385daee7e7c5793254649d2cbd85935c'
Submodule 'vim/vim.symlink/bundle/Vundle.vim' (https://github.com/VundleVim/Vundle.vim.git) registered for path 'vim/vim.symlink/bundle/Vundle.vim'
Cloning into '/Users/skinard/dotfiles/vim/vim.symlink/bundle/Vundle.vim'...
Submodule path 'vim/vim.symlink/bundle/Vundle.vim': checked out 'fef1c2f31862c44cf5295ef86c086efba4af20a9'
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> The following existing directories will be made group writable:
/usr/local/bin
==> The following existing directories will have their owner set to skinard:
/usr/local/bin
==> The following existing directories will have their group set to admin:
/usr/local/bin
==> The following new directories will be created:
/usr/local/etc
/usr/local/include
/usr/local/lib
/usr/local/sbin
/usr/local/share
/usr/local/var
/usr/local/opt
/usr/local/share/zsh
/usr/local/share/zsh/site-functions
/usr/local/var/homebrew
/usr/local/var/homebrew/linked
/usr/local/Cellar
/usr/local/Caskroom
/usr/local/Homebrew
/usr/local/Frameworks
==> The Xcode Command Line Tools will be installed.

Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/chmod u+rwx /usr/local/bin
Password:
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/bin
==> /usr/bin/sudo /usr/sbin/chown skinard /usr/local/bin
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/bin
==> /usr/bin/sudo /bin/mkdir -p /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions
==> /usr/bin/sudo /usr/sbin/chown skinard /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/mkdir -p /Users/skinard/Library/Caches/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /Users/skinard/Library/Caches/Homebrew
==> /usr/bin/sudo /usr/sbin/chown skinard /Users/skinard/Library/Caches/Homebrew
==> Searching online for the Command Line Tools
==> /usr/bin/sudo /usr/bin/touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
==> Installing Command Line Tools (macOS Mojave version 10.14) for Xcode-10.3
==> /usr/bin/sudo /usr/sbin/softwareupdate -i Command\ Line\ Tools\ (macOS\ Mojave\ version\ 10.14)\ for\ Xcode-10.3
Software Update Tool


Downloading Command Line Tools (macOS Mojave version 10.14) for Xcode
Error downloading Command Line Tools (macOS Mojave version 10.14) for Xcode: The request timed out.
Done.

Error downloading updates.

Error: Unknown command: linkapps

Happens after term2 install

==> Moving App 'iTerm.app' to '/Applications/iTerm.app'.
๐Ÿบ  iterm2 was successfully installed!
Pruned 0 symbolic links and 11 directories from /usr/local
Error: Unknown command: linkapps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.