mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-02-07 02:57:54 +01:00
apt.run: install depedencies with apt-get cat.run: put all files to their correct places, previously known as .cat.sh yum.run: install depedencies with yum new file: apt.run renamed: .cat.sh -> cat.run new file: yum.run
2 lines
92 B
Plaintext
Executable File
2 lines
92 B
Plaintext
Executable File
sudo su - -c "apt-get install vim most htop gnupg2 lynx pandoc gnupg-agent flip youtube-dl"
|