My dotfiles for: zsh (with Oh-My-Zsh), vim and tmux, but here are my settings for konsole(with fonts and all) and latte-dock aswell.
cd $HOME
mkdir Projects
cd Projects/
sudo pacman -S git
git clone https://gitlab.com/skylineone044/dotfiles
cd dotfiles
chmod +x *.sh
bash setup.sh
cd $HOME
mkdir Projects
cd Projects/
sudo pacman -S git
git clone https://gitlab.com/skylineone044/dotfiles
cd dotfiles
chmod +x *.sh
bash setup.sh --install-extras
neovim color scheme is at https://github.com/skylineone044/nvim-highlite the setup script automatically installs it as well