]> git.rmz.io Git - dotfiles.git/blobdiff - zshrc
nvim: provide type annotations for LazyPluginSpecs
[dotfiles.git] / zshrc
diff --git a/zshrc b/zshrc
index c4b6900e8a929ae272291bd0f9ee1d253d185a7d..b3421853fe9473333ff2875be3a3541ddbd08d4a 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -60,12 +60,7 @@ done
 
 # set up a few named directories
 hash -d fook=/mnt/fook
-hash -d ccr=~/ccr
 hash -d src=~/src
-hash -d chroot_testing=/buildsystem/testing/buildroot
-hash -d chroot_master=/buildsystem/master/buildroot
-hash -d chroot_lib32=/buildsystem/lib32/buildroot
-hash -d wineprefixes=/mnt/data/wineprefixes
 
-# fpp named dirs
-hash -d fpp=~/src/fpp
+# wio named dirs
+hash -d wio=~/src/wio