Commit 549a6a5
main.yml
@@ -48,6 +48,7 @@
- git
- git-lfs
- magic-wormhole
+ - file
- tree
- shellcheck
# network
README.md
@@ -11,6 +11,7 @@ ssh-keygen -C '' -N ''
```
```bash
+sudo apt install -y git git-lfs
mkdir -p ${HOME}/.config/
git clone git@github.com:bryfry/mf.git ${HOME}/.config/mf
cd ${HOME}/.config/mf