diff --git a/.local/share/direnv/templates/rclone-mounts.envrc b/.local/share/direnv/templates/rclone-mounts.envrc new file mode 100644 index 0000000..f16c0c1 --- /dev/null +++ b/.local/share/direnv/templates/rclone-mounts.envrc @@ -0,0 +1,2 @@ +# Flush the directory cashes when entering +kill -SIGHUP $(pgrep --full "^rclone mount .* $PWD")