Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

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

FIX: nr script flag for x

+5 -1
+5 -1
scripts/nr
··· 1 1 #!/usr/bin/env rc 2 2 3 3 flag e + 4 - flag x + 4 + 5 + if(~ $1 -x) { 6 + flag x + 7 + shift 8 + } 5 9 6 10 pkg=$1 7 11 shift