mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
ec63caa9baf519a2f46a131a2eb1bfac6484f440
Removed the old extract function and added an update function to handle system updates for Arch and Debian based systems.
Single-install-script
This script automatically installs you favourite Linux applications such as: Docker, Homebrew, code server, zsh, GEF, oh-my-zsh and neovim. This uses pacman and yay AUR helper.
It also installs custom configuration for zsh and it's plugins.
If you don't like the configurations fork this and edit to you liking.
Please consider staring this project. It helps me see how important this is for everyone.
Usage
To use this script paste the following in the Linux terminal:
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install.sh | bash
I am working on a beta version of the script with a selection menu, it is untested
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/installbeta.sh | bash
If you have any issues please add one in the issues tab.
Languages
Shell
99.8%
Lua
0.2%