removed lines referencing local python install in README
This commit is contained in:
parent
b0f9112523
commit
123b739fd0
1 changed files with 1 additions and 2 deletions
|
@ -11,5 +11,4 @@ The way that I am experimenting with this now as I continue development on it.
|
||||||
cd ~ && git clone https://github.com/booboy/dotfiles.git && cd dotfiles
|
cd ~ && git clone https://github.com/booboy/dotfiles.git && cd dotfiles
|
||||||
source install.sh
|
source install.sh
|
||||||
|
|
||||||
This should take care of setting up symlinks to .bashrc .bash_aliases .bash_functions .bash_profile and also installing a version of python local to the user for that shel session.
|
This should take care of setting up symlinks to .bashrc .bash_aliases .bash_functions .bash_profile.
|
||||||
I am still working on making the new shells use the local python enviroment. I will have that ready soon.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue