Skip to content

Instantly share code, notes, and snippets.

@dermidgen
Created January 12, 2010 14:31
Show Gist options
  • Save dermidgen/275234 to your computer and use it in GitHub Desktop.
Save dermidgen/275234 to your computer and use it in GitHub Desktop.
AptanaStudio2_UbuntuKarmic.sh
#!/bin/sh
cd ~/Apps/Aptana\ Studio\ 2.0/
export GDK_NATIVE_WINDOWS=true
./AptanaStudio &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment