Skip to content

don-ferris/bash-scripts

Repository files navigation

bash-scripts

This is just a collection of bash scripts that I wrote mostly just to make my life easier.

Fix "No valid subscxription error for Proxmox:

wget -c https://raw.githubusercontent.com/don-ferris/bash-scripts/main/no-more-no-valid-subscription.sh

Add all my favorite aliases:

wget -c https://raw.githubusercontent.com/don-ferris/bash-scripts/main/.aliases && source ./.aliases && alias

Fix nano to work with a mouse and use common key bindings:

wget -c https://raw.githubusercontent.com/don-ferris/bash-scripts/main/fixnano.sh && bash fixnano.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages