X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3e44f20f4ad3bed222889f8d63f2c5ac825defa7..f41398d8c482e38b0c288537a4e9e1c2a8a20692:/zshrc?ds=sidebyside diff --git a/zshrc b/zshrc index 85ecf8c..d7112b9 100644 --- a/zshrc +++ b/zshrc @@ -70,3 +70,6 @@ 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)