Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 623 Bytes

install_sh.md

File metadata and controls

13 lines (11 loc) · 623 Bytes

This shell script is meant to be run after you've cloned cloaked-wight, most preferably on a fresh Ubuntu 14.04 installation.

It does the following:

  1. Removes any translational packages from apt (speeding up apt-get * commands).
  2. Checks for zsh and sudo apt-get install -y zsh if it cannot find it.
  3. Calls vim/install_gvim_and_plugins.
  4. Calls tmux/install_tmux_and_plugins.sh.
  5. Calls R/update_ubuntu_R_repo.sh to update the R CRAN deb repo and install the newest version of r-base.