My conf files
Enable minimize to click
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
# for bash
curl -s "https://get.sdkman.io" | bash
# for fish
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
fisher add reitzig/sdkman-for-fish
sdk install gradle 5.6.2
docker)
Docker: Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
You don't need to do something, but you can, especially if you have a slow internet connection. If you install deltarpm support:
yum install deltarpm
you will download only the differences with older versions of already installed packages. This is done at the cost of increased processing time.