added some thigns

This commit is contained in:
Tyler Mayoff 2025-08-20 13:51:10 -04:00
parent 096111f117
commit ae02f23da4
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
3 changed files with 403 additions and 1 deletions

View file

@ -79,7 +79,10 @@
}
}
tab name="shell"
tab name="shell" {
command=fish
args "-c" "direnv reload"
}
}
'';
};