mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Add GEF install
This commit is contained in:
@@ -69,6 +69,9 @@ source ~/.zshrc
|
||||
# Install code server
|
||||
curl -fsSL https://code-server.dev/install.sh | sh
|
||||
|
||||
# Install GEF
|
||||
bash -c "$(curl -fsSL https://gef.blah.cat/sh)"
|
||||
|
||||
# Install personal apt packages
|
||||
sudo apt install -y git htop golang hugo figlet irssi cmatrix neofetch cowsay fortune-mod tint tty-clock lolcat hugo libsass1 dpkg npm python3 docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin flatpak gnome-software-plugin-flatpak libcurl4-gnutls-dev bsd-mailx needrestart powermgmt-base accountsservice lynx wget curl evince zsh net-tools --fix-missing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user