From 32e9a08f7d3f7ec053d49aa8f33b1d82fe2adc06 Mon Sep 17 00:00:00 2001 From: jstmax! <87650746+jstmaxlol@users.noreply.github.com> Date: Tue, 28 Jan 2025 18:13:44 +0100 Subject: > グッドバイLSD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jmPIUS.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/jmPIUS.sh b/jmPIUS.sh index 97b97fe..8202590 100644 --- a/jmPIUS.sh +++ b/jmPIUS.sh @@ -51,11 +51,7 @@ sudo wget -P ~/.jmtemp/ https://github.com/jstmaxlol/XSC/raw/main/xsc.cpp sudo g++ -o xsc ~/.jmtemp/xsc.cpp sudo cp ~/.jmtemp/xsc /usr/bin/xsc sudo chmod +x /usr/bin/xsc -######## lsd -sudo wget -P ~/.jmtemp/ https://github.com/jstmaxlol/LSD/raw/main/lsd.sh -sudo cp ~/.jmtemp/lsd.sh /usr/bin/lsd -sudo chmod +x /usr/bin/lsd - +######## ######### add custom ~/.vimrc sudo wget -P ~/ https://github.com/jstmaxlol/jstmaxlol/raw/main/.vimrc -- cgit v1.3.1