diff --git a/arch-config/.doom.d/init.el b/arch-config/.doom.d/init.el index c58daa9d..0ea239a6 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -160,7 +160,7 @@ ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;scheme ; a fully conniving family of lisps - (sh +powershell +fish +lsp) ; she sells {ba,z,fi}sh shells on the C xor + (sh +fish +lsp) ; she sells {ba,z,fi}sh shells on the C xor ;;sml ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? diff --git a/arch-config/scripts/arch-config.sh b/arch-config/scripts/arch-config.sh index 33a51fe3..af520370 100755 --- a/arch-config/scripts/arch-config.sh +++ b/arch-config/scripts/arch-config.sh @@ -345,10 +345,10 @@ cat </dev/null -cp ./PSipcalc/PSipcalc.ps1 "$HOME/scripts/in_path/sc-psipcalc" -rm -rf ./PSipcalc +#echo "Installing powershell ip calculator" +#git clone https://github.com/RealStickman/PSipcalc &>/dev/null +#cp ./PSipcalc/PSipcalc.ps1 "$HOME/scripts/in_path/sc-psipcalc" +#rm -rf ./PSipcalc echo cat <