Last active
December 23, 2015 11:59
-
-
Save edgarsandi/6632389 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################## DROP BOX LINUX 64bits ################ | |
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf - | |
~/.dropbox-dist/dropboxd | |
################## Terminology ########################## | |
sudo add-apt-repository ppa:hannes-janetzek/enlightenment-svn | |
sudo apt-get update | |
sudo apt-get install terminology |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment