Re: bindu & shroud can't open bind.ex
- Posted by sergelli Jul 23, 2012
- 1404 views
Maybe my ".bash_profile" can help you
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs EUDIR=/home/sergio/euphoria EUINC=/home/sergio/euphoria/wxEuphoria/include #EUINC=/home/sergio/euphoria/win32Lib/include PATH=$PATH:$HOME/bin PATH=/home/sergio/euphoria/bin:$PATH export PATH EUDIR EUINC unset USERNAME