From: Armaan Bhojwani Date: Thu, 1 Jul 2021 00:04:26 +0000 (-0400) Subject: ash: remove bin repo from KISS X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=9b1f1164633d221e6d7399218f92bdb93da15f12 ash: remove bin repo from KISS --- diff --git a/config.org b/config.org index 43cb758..96bab40 100644 --- a/config.org +++ b/config.org @@ -931,7 +931,6 @@ Use the vi editing mode. I still haven't found a good way to show visual feedbac #+begin_src shell :tangle ~/.config/ash/ashrc export KISS_PATH="" export KISS_PATH="$KISS_PATH:$HOME/repos/personal" - export KISS_PATH="$KISS_PATH:$HOME/repos/bin/bin" export KISS_PATH="$KISS_PATH:$HOME/repos/main/core" export KISS_PATH="$KISS_PATH:$HOME/repos/main/extra" export KISS_PATH="$KISS_PATH:$HOME/repos/main/xorg"