commit by magit in emacs@2018-04-06 11:43:26

This commit is contained in:
guobao.jiang 2018-04-06 11:43:26 +08:00
parent 567678b483
commit 2814c56467
1 changed files with 3 additions and 3 deletions

View File

@ -19,12 +19,12 @@ texlive-fonts-extra texlive-lang-cjk texlive-full \
scm clisp mit-schem libgtk2.0-dev libxpm-dev libgif-dev \
libncurses-dev
# 安装oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
# 下面为 VPS 基本安装软件
sudo apt-get install -y git vim screen zsh
# 安装oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
# sudo apt-get install -y texlive-full
# sudo apt-get install -y clisp
# sudo apt-get install -y lispbox