]> git.armaanb.net Git - config.org.git/commitdiff
ash: remove bin repo from KISS
authorArmaan Bhojwani <me@armaanb.net>
Thu, 1 Jul 2021 00:04:26 +0000 (20:04 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Thu, 1 Jul 2021 00:06:54 +0000 (20:06 -0400)
config.org

index 43cb75893fd88c04bb90c8331d2e0dd1a78facf8..96bab4081d75e725700cd78dee2c7d0dae705ace 100644 (file)
@@ -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"