diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2024-12-12 13:25:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-12 13:25:08 +0100 |
| commit | adde7245c71048b773a748bab1dbdaeb80bde406 (patch) | |
| tree | 12b1a31a772a7118fb0a6dfc96c38409b0f40f9a /jmPIUS.sh | |
| parent | 832dcfb2c2a76d17de86d4493bab5d768357efd3 (diff) | |
> specif part1/2
Diffstat (limited to 'jmPIUS.sh')
| -rw-r--r-- | jmPIUS.sh | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |