# If you have stuff you want to presere in your $HOME/.bashrc, then: # add this line to $HOME/.bashrc source $HOME/wisp/etc/our_wisprc # Then run the following commands bash cd $HOME/wisp/trunk/gofun make . ~/.bashrc # If you're braver, then don't edit $HOME/.bashrc and issue these commands: bash cd $HOME/wisp/trunk/gofun make clobber all . ~/.bashrc