this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

*

Jes Olson 5e876b0c 91a0feb2

+2 -2
+2 -2
.tangled/workflows/whatever.yaml
··· 9 9 - name: wtf 10 10 command: "ls -l" 11 11 - name: meepmorp 12 - command: pwd 12 + command: "pwd" 13 13 - name: nix??? 14 - command: nix --version 14 + command: "nix --version"