Skip to content

Instantly share code, notes, and snippets.

@RohitRox
Created May 28, 2012 04:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save RohitRox/2817235 to your computer and use it in GitHub Desktop.
My ubuntu hacks
#starting sublime, opening whole directory and in background
#in .zshrc
alias e="path-to-sublime-executable ./ &"
#setting terminal real transparent (after setting metacity for windows manager )
gconftool-2 /apps/metacity/general/compositing_manager --type bool --set true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment