configs

Personal configs for applications and hosts

git clone https://code.pdelong.com/configs.git

1#!/bin/bash
2
3set +ex
4
5sudo dnf update -y
6rustup update