Sky001
June 29th, 2013, 06:50 AM
I was trying to install pythonbrew (https://github.com/utahta/pythonbrew) so I could stream line my python installations and prevent errors way beyond my understanding. I couldn't finish the process and because I don't know how to edit the .bashrc file to add
[[ -s $HOME/.pythonbrew/etc/bashrc ]] && source $HOME/.pythonbrew/etc/bashrc Needless to say, copy paste didn't work. Is there an into to editing that file. I can open the file with vim.
vim .bashrc If this isn't the correct forum section. Anyone mind pointing me in the right direction. Also, I'm new to all this, It would great if the answers were geared towards a beginer.
Thanks
[[ -s $HOME/.pythonbrew/etc/bashrc ]] && source $HOME/.pythonbrew/etc/bashrc Needless to say, copy paste didn't work. Is there an into to editing that file. I can open the file with vim.
vim .bashrc If this isn't the correct forum section. Anyone mind pointing me in the right direction. Also, I'm new to all this, It would great if the answers were geared towards a beginer.
Thanks