# 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
-hash -d rap_tests=/mnt/fpp_brs/gitlab_data/rap/tests
-
-# add check_copyright to path
-path+=(~/src/fpp/check_copyright)