bug=your/dropbugz/folder
in a .bashrc file ON dropbox. Have all your ~/.bashrc's on different machines source the one from dropbox and you're set. Now entering a bug is just:
echo "App crashes on launch" > $bug/epic_fail.txt
bug=your/dropbugz/folder
in a .bashrc file ON dropbox. Have all your ~/.bashrc's on different machines source the one from dropbox and you're set. Now entering a bug is just:
echo "App crashes on launch" > $bug/epic_fail.txt