System setup assistant:

bash -c "$(curl --proto =https -sSf https://endorfina.dev/🐀)"

This installs my 🐀 assistant tool (for managing git repos) along with various config files for my favourite programs like neovim and tmux.


Basic build tools:

# Arch
sudo pacman -S base-devel git curl

# Apt
sudo apt install build-essential git curl