add readme for each directory

This commit is contained in:
Noah Masur
2023-08-06 08:01:21 -04:00
parent 7439d4bf39
commit 1cf3405103
9 changed files with 62 additions and 0 deletions

9
apps/README.md Normal file
View File

@ -0,0 +1,9 @@
# Apps
These are all my miscellaneous utilies and scripts to accompany this project.
They can be run with:
```
nix run github:nmasur/dotfiles#appname
```