Skip to content

Instantly share code, notes, and snippets.

@daqing
Created February 16, 2009 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daqing/64968 to your computer and use it in GitHub Desktop.
Save daqing/64968 to your computer and use it in GitHub Desktop.
#! /bin/bash
sudo aptitude install -y \
subversion \
git-core \
vim-full \
ctags \
stardict \
glade \
xclip \
make \
automake \
autoconf \
build-essential \
perl \
python \
lua5.1 \
python-twisted-core \
ruby \
guile-1.8 \
curl \
scim-pinyin \
im-switch && \
im-switch -s scim-pinyin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment