Skip to content

Instantly share code, notes, and snippets.

@v-thomp4
Last active August 29, 2015 14:05
Show Gist options
  • Save v-thomp4/b96438f5c1ca5469826a to your computer and use it in GitHub Desktop.
Save v-thomp4/b96438f5c1ca5469826a to your computer and use it in GitHub Desktop.
list apps

ibus-unikey

sudo apt-get install ibus ibus-unikey ibus-qt4

Keyboard Input Methods --> Input Methods --> Select an input method --> Vietnamese --> Add unikey

sublime 2

sudo add-apt-repository ppa:webupd8team/sublime-text-2  
sudo apt-get update  
sudo apt-get install sublime-text  

chrome dev editor
https://chrome.google.com/webstore/detail/chrome-dev-editor-develop/pnoffddplpippgcfjdhbmhkofpnaalpg?hl=en

oh-my-fish

sudo apt-get install git curl fish  
curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.fish | fish  

mailnag

sudo add-apt-repository ppa:pulb/mailnag  
sudo apt-get update  
sudo apt-get install mailnag  

tomboy

sudo apt-get install tomboy  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment