chore: change git default branch & add note directory

This commit is contained in:
DACHXY 2025-02-24 13:20:14 +08:00
parent 70ffa97a3a
commit 186bd7cf58
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ let
findDirs = [
"~/practice"
"~/projects"
"~/notes"
];
tmuxSessionizer = pkgs.writeShellScriptBin "tmux-sessionizer" ''
if [[ $# -eq 1 ]]; then