git clone [email protected]:kraiss/install_scripts.git kraiss
sudo dnf install ansible -y
ansible-playbook setup.yaml -K
# At Kelkoo
source .kelkoorc; switch_mvn 3.9.4
ssh-keygen -t ed25519 -C "pierrick.rassat"
gpg --full-generate-key
gpg --list-secret-keys --keyid-format=long
gpg --armor --export <key>
chsh -s $(which zsh)