summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jmPIUS.sh6
1 files changed, 1 insertions, 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