0
fork

Configure Feed

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

NOT exists


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

+1 -1
+1 -1
configs/zshrc-append
··· 93 93 return 1 94 94 fi 95 95 96 - if [ -e flake.nix ] 96 + if ! [ -e flake.nix ] 97 97 then 98 98 echo "❌ No flake.nix file in this directory" 99 99 return 1