/init-ubuntu

Install dotfiles, oh-my-zsh, docker/docker-compose, etc.

Primary LanguageVim scriptGNU General Public License v3.0GPL-3.0

This is a script that will initialize an ubuntu server with the following:

  • zsh
  • oh-my-zsh
  • my .vimrc
  • my .tmux.conf
  • docker
  • docker-compose

To use it run:

$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/reidransom/init-ubuntu/master/setup.sh)" "" <hostname>