LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   bashrc and firefox (https://www.linuxquestions.org/questions/linux-newbie-8/bashrc-and-firefox-347273/)

simple 07-27-2005 09:02 AM

bashrc and firefox
 
quick question about the firefox command, when installed via synaptic firefox was a command to run firefox, i had lots of trouble updating to 1.0.6 so i completely wiped everything firefox and used the mozilla.org firefox-installer.. i installed it to ~/.mozilla/firefox, i was wondering how to get firefox back as a command. i think it has to do with .bashrc..

tuxdev 07-27-2005 09:09 AM

symlink the executable into your PATH is the best way to go, but you can put in your .bashrc
alias firefox ~/.mozilla/firefox/MozillaFirefox
it seems problematic to install something in a configuration hidden directory, becasue your program could easily be overwritten.

simple 07-27-2005 09:20 AM

well thanks, seems synatpic will cooperate and i'll reinstall it that way tyvm :D good point on the hidden directory thing.. i have another question offtopic from this one, how can i associate irc:// files with the irc client i use? jIRCii.. i'm using ubuntu

tuxdev 07-27-2005 09:33 AM

I kinda wondered about that myself, but I gennerally figured that all IRC servers known to exist would be on the list anyway. I personally use Xchat.


All times are GMT -5. The time now is 03:18 PM.