chore: change git default branch & add note directory
This commit is contained in:
parent
70ffa97a3a
commit
186bd7cf58
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ let
|
|||
findDirs = [
|
||||
"~/practice"
|
||||
"~/projects"
|
||||
"~/notes"
|
||||
];
|
||||
tmuxSessionizer = pkgs.writeShellScriptBin "tmux-sessionizer" ''
|
||||
if [[ $# -eq 1 ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue