lxd
LXD
Setup base ubuntu container with zsh to reuse as base image
sudo apt-get update && sudo apt-get install --no-install-recommends -y sudo aptitude git zsh htop vim-nox screen ccze coreutils tree less mc stow python-pip ack-grep powerline ncdu && sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc sudo chsh -s /bin/zsh ubuntu
lxd.txt · Last modified: by zertrin