example of what not to do

This commit is contained in:
V 2022-11-24 20:11:50 +04:00
parent 0174282938
commit 27fd6857f9
1 changed files with 3 additions and 0 deletions

View File

@ -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