Skip to content

kraiss/install_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora @ Kelkoo Group

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

Still manually for now

Generate ssh key

ssh-keygen -t ed25519 -C "pierrick.rassat"

Generate gpg key

gpg --full-generate-key
gpg --list-secret-keys --keyid-format=long
gpg --armor --export <key>

Make zsh the default shell

chsh -s $(which zsh)

About

Local Dev install or CI install scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published