This project is going to be deprecated in favor of https://github.com/R4YM3/dotfiles-ansible
The script will check if host Debian or Mac Os and setup it accordingly to my personal taste.
It will install and config all my favorite apps and command interfaces. To finish it all off Ubuntu and multiple apps will get Dracula theme (see ./config
).
Before install first setup SSH keys.
To install run:
bash <(wget -qO- https://raw.githubusercontent.com/R4YM3/dotfiles-ansible/main/install.sh)
or when all dependencies already installed:
ansible-pull -U https://github.com/R4YM3/dotfiles-ansible.git --ask-become-pass