Moving vim brew to after python
This commit is contained in:
parent
0107c1969a
commit
2cfe45b7a9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ brew install findutils
|
||||||
brew install aspell
|
brew install aspell
|
||||||
brew install git
|
brew install git
|
||||||
brew install tmux
|
brew install tmux
|
||||||
brew install vim --override-system-vi
|
|
||||||
brew install wget --enable-iri
|
brew install wget --enable-iri
|
||||||
brew install weechat --with-aspell --with-python --with-ruby
|
brew install weechat --with-aspell --with-python --with-ruby
|
||||||
brew install bash
|
brew install bash
|
||||||
|
|
@ -29,6 +28,7 @@ brew install node
|
||||||
brew install ruby-install
|
brew install ruby-install
|
||||||
# brew install chruby
|
# brew install chruby
|
||||||
brew install python --with-brewed-openssl
|
brew install python --with-brewed-openssl
|
||||||
|
brew install vim --override-system-vi
|
||||||
brew install msmtp
|
brew install msmtp
|
||||||
brew install mutt
|
brew install mutt
|
||||||
brew install urlview
|
brew install urlview
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue