Here are my dotfiles. Feel free to fork and/or use and/or ignore.
It’s obviously tailored more towards my usage, which is emacs, tmux and zsh with oh-my-zsh.
Basic setup is:
$ sudo apt install ansible $ git clone https://github.com/randomphrase/dotfiles .dotfiles $ ansible-playbook --ask-become-pass .dotfiles/playbook/homedir.yml