pr0f3550r
Group: Members
Posts: 378
Joined: Dec. 2005 |
|
Posted: April 10 2006,18:29 |
|
What I'd do, maybe not the most elegant solution. 1) Write a shell script with all you custom variables and scripts and call it .local 2) Add this line to .bash_profile, before the 'if' statement: source .local
Next time you reboot the .local file will be executed and you should be alright
-------------- THE QEMU FORUM: http://qemu.dad-answers.com/index.php
QEMU ON WINDOWS: http://www.h7.dion.ne.jp/~qemu-win/
How to use floppy, CD-ROM and hard disk - http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html
How to use network - http://www.h7.dion.ne.jp/~qemu-win/HowToNetwork-en.html
|