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:
- Removes any translational packages from
apt
(speeding upapt-get *
commands). - Checks for
zsh
andsudo apt-get install -y zsh
if it cannot find it. - Calls vim/install_gvim_and_plugins.
- Calls tmux/install_tmux_and_plugins.sh.
- Calls R/update_ubuntu_R_repo.sh to
update the
R
CRAN deb repo and install the newest version ofr-base
.