mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
97b06fe9a74ee81d1278a37325c9cc4ae043f6d4
Removed several packages including cloudflared, gnome-calculator, and tailscale from the PackagesPacman.txt configuration.
Single-install-script
This script automatically installs myfavourite Linux applications such as: Docker, Homebrew, zsh, oh-my-zsh and neovim. This uses pacman and yay AUR helper.
Most of this script is intended for arch linux with debian compatablity on the zsh install script only.
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
For installing zsh and themes (also works on debian based systems):
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/zsh.sh | bash
If you have any issues please add one in the issues tab.
Languages
Shell
99.8%
Lua
0.2%