Skip to content

Commit

Permalink
Auto-commit: 0 added, 1 modified, 0 deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
4ndr0666 committed Dec 9, 2024
1 parent 7eb9995 commit 80b2259
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions 4ndr0base_install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
# File: quick_utils.sh
# File: 4ndr0baseinstall.sh
# Author: 4ndr0666

# ============================== // QUICK_UTILS.SH //
# ============================== // 4NDR0BASEINSTALL.SH //
# --- // Colors:
#tput setaf 0 = black
#tput setaf 1 = red
Expand All @@ -16,16 +16,5 @@

# --- // Install:
sudo pacman -Sy
sudo pacman -S github-cli --noconfirm --needed
sudo pacman -S lf-git --noconfirm --needed || yay -S lf-git --noconfirm
sudo pacman -S debugedit --noconfirm --needed
sudo pacman -S lsd --noconfirm --needed
sudo pacman -S eza --noconfirm --needed
sudo pacman -S fd --noconfirm --needed
sudo pacman -S xorg-xhost --noconfirm --needed
sudo pacman -S xclip --noconfirm --needed
sudo pacman -S ripgrep --noconfirm --needed
sudo pacman -S diffuse --noconfirm --needed
sudo pacman -S neovim --noconfirm --needed
sudo pacman -S micro --noconfirm --needed
sudo pacman -S expac --noconfirm --needed
sudo pacman -S github-cli git-delta debugedit lsd eza fd xorg-xhost xclip ripgrep diffuse micro neovim expac pacdiff bashmount \
lf-git --noconfirm --needed || yay -S lf-git --noconfirm --needed

0 comments on commit 80b2259

Please sign in to comment.