# install pre-commit
pip install pre-commit --break-system-packages
echo 'export PATH=/home/$USER/.local/bin:$PATH' >> ~/.bashrc
# install sops
curl -LO https://github.com/getsops/sops/releases/download/v3.8.1/sops-v3.8.1.linux.amd64
mv sops-v3.8.1.linux.amd64 /usr/local/bin/sops
chmod +x /usr/local/bin/sops
generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Repository for my homelab infraestructure and applications
License
elraro/home-ops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Repository for my homelab infraestructure and applications