Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Rafiot/dotfiles
Browse files Browse the repository at this point in the history
Conflicts:
	init_env_ubuntu.sh
  • Loading branch information
Rafiot committed Oct 16, 2014
2 parents 88dfc2d + 6e30c72 commit 55bc700
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init_env_ubuntu.sh
@@ -1,7 +1,7 @@
#!/bin/bash

sudo apt-get install vim vim-scripts vim-nox pylint build-essential \
exuberant-ctags tmux fonts-inconsolata htop \
sudo apt-get install vim vim-scripts vim-nox pylint build-essential curl\
exuberant-ctags tmux fonts-inconsolata htop python-pip \
python-virtualenv

sudo pip install --upgrade flake8
Expand Down

0 comments on commit 55bc700

Please sign in to comment.