X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/414d40e0d79ec358c0e440388cb00cfdd36e9330..c089750bf7a4524584f74246b52de9485f63f95b:/zshrc diff --git a/zshrc b/zshrc index 127f1e2..d7112b9 100644 --- a/zshrc +++ b/zshrc @@ -66,3 +66,10 @@ 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)