alias to cd ~/Videos

This commit is contained in:
2022-12-26 04:40:21 +00:00
parent 5c25330891
commit 13f3b322b0

View File

@@ -90,6 +90,7 @@ lib.mkIf config.sane.home-manager.enable
"secrets" = "/home/colin/knowledge/secrets";
"tmp" = "/home/colin/tmp";
"uninsane" = "/home/colin/dev/uninsane";
"Videos" = "/home/colin/Videos";
};
};