diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-03-04 09:17:39 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-03-04 09:17:39 +0100 |
| commit | 2b9fc176b5682136b58b05c25ca57f0b0dfd5eeb (patch) | |
| tree | e6897c20918193de3a783624be657ce9648226ff | |
| parent | b10b4f69e6a9accad529d67fcef74b6a28996fab (diff) | |
| download | dotfiles-2b9fc176b5682136b58b05c25ca57f0b0dfd5eeb.tar.gz dotfiles-2b9fc176b5682136b58b05c25ca57f0b0dfd5eeb.zip | |
Don't install the review utility by default.
| -rwxr-xr-x | install.sh | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -37,14 +37,6 @@ using: HERE -# Download and install the review utility. -cd /tmp -rm -rf review -git clone https://github.com/mssola/review -cd review -perl install.pl -cp misc/review_completion.sh $HOME/.review_completion.sh - # Download and install the g utility cd /tmp rm -rf g |
