Updated pip-upgrade and README
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||

|

|
||||||
|
|
||||||
The dotfiles I use. Includes configuration files for vim, bash, ghci, python,
|
The dotfiles I use. Includes configuration files for vim, bash, ghci, python,
|
||||||
zsh and git.
|
zsh and git; also a pip installation script.
|
||||||
|
|
||||||
Some of the configurations are OS X-centric(some of it is also usable on Debian,
|
Some of the configurations are OS X-centric(some of it is also usable on Debian,
|
||||||
though). The OS X version I use is 10.10(Yosemite) and I use Homebrew as my package
|
though). The OS X version I use is 10.10(Yosemite) and I use Homebrew as my package
|
||||||
|
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
import pip
|
import pip
|
||||||
from subprocess import call
|
from subprocess import call
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user