X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8bce8a9dda3bef5dd48a5d390063df0bf241fea5..217ecdcf208fb4e4b94c3dcc25c57baf6b66e83e:/zshrc diff --git a/zshrc b/zshrc index c4b6900..d7112b9 100644 --- a/zshrc +++ b/zshrc @@ -69,3 +69,7 @@ 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)