a dotfile but it's really big
0
fork

Configure Feed

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

nn -> opens notes

karitham fffa582e 66583ac8

+1
+1
modules/home/dev/nushell.nix
··· 8 8 shellAliases = { 9 9 k = "kubectl"; 10 10 fg = "job unfreeze"; 11 + nn = "exec $env.EDITOR ~/notes"; 11 12 }; 12 13 configFile.text = '' 13 14 $env.config = {