apt install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
ln -nfs $PWD/zsh/zshrc ~/.zshrc
ln -nfs $PWD/vim/vimrc ~/.vimrc
./homebrew/install.sh