Optimise /etc/dnf/dnf.conf:
[main]
fastestmirror=True
max_parallel_downloads=10
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
Last active 4 months ago
Revision 7d80b349b4662ae1dfae814d3265262afac7249a
Optimise /etc/dnf/dnf.conf:
[main]
fastestmirror=True
max_parallel_downloads=10
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
sudo apt install -y age bat btop build-essential curl eza fail2ban fastfetch fd-find fish rsync rclone restic fzf git git-lfs gnupg htop jq ripgrep rsync sqlite3 tmux tree ufw vim zsh zsh
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo binstall -y --force cargo-binstall
cargo binstall -y bat bottom cargo-binstall cargo-cache cargo-update difftastic du-dust dysk eza fd-find ouch ripgrep starship topgrade zoxide
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin
chezmoi init git.mxsr.cloud/mxsr/dotfiles --ssh --apply --purge --git-lfs
chezmoi apply --exclude=encrypted
curl https://getcroc.schollz.com | bash