From adde7245c71048b773a748bab1dbdaeb80bde406 Mon Sep 17 00:00:00 2001 From: jstmax! <87650746+jstmaxlol@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:25:08 +0100 Subject: > specif part1/2 --- jmPIUS.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'jmPIUS.sh') diff --git a/jmPIUS.sh b/jmPIUS.sh index ffc6976..2bc3a0e 100644 --- a/jmPIUS.sh +++ b/jmPIUS.sh @@ -13,7 +13,7 @@ ##########_/ |___/\__|_| |_| |_|\__,_/_/\_(_) #########|__/ ####### -###### jstmax!'s P.I.U.S. (or jmPostInstallationUtilityScript) +###### jstmax!'s P.I.U.S. | jstmax!'s Post Installation Utility Script Part 1/2 (piusAuto) ##### written by jstmax! (for personal use) #### ======================================================== ### [n]otes @@ -59,7 +59,10 @@ sudo chmod +x /usr/bin/lsd ######### add custom ~/.vimrc sudo wget -P ~/ https://github.com/jstmaxlol/jstmaxlol/raw/main/.vimrc -########## final bye bye message and notif :3 +########## install yay! +cd ~ && sudo pacman -S --needed --noconfirm git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si + +########### final bye bye message and notif :3 echo "[n!a] dO nOT fORGET tO rEBOOT yOUR sYSTEM!!!!!!!!!!!" ###### 1 echo "[n!aa] dO nOT fORGET tO rEBOOT yOUR sYSTEM!!!!!!!!!!!" ##### 2 echo "[n!aaa] dO nOT fORGET tO rEBOOT yOUR sYSTEM!!!!!!!!!!!" #### 3 -- cgit v1.3.1