diff --git a/install_base.sh b/install_base.sh index c80961e..8d30ad1 100755 --- a/install_base.sh +++ b/install_base.sh @@ -1,4 +1,7 @@ #!/bin/sh +# Never ever curl some remote shit straight to shell, like: +# curl --proto '=https' --tlsv1.2 -sSf https://inex.dev/v/dotfiles/raw/branch/main/install_base.sh | sh +# - Seriously, don't do this, it's insecure! # Pacman packages sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi