fish: provide different examples

main
Kid 3 years ago committed by Robert Helgesson
parent a5c609b4b1
commit 49a03303e1
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
  1. 4
      modules/programs/fish.nix

@ -164,8 +164,8 @@ in {
default = { };
example = literalExample ''
{
ll = "ls -l";
".." = "cd ..";
g = "git";
"..." = "cd ../..";
}
'';
description = ''

Loading…
Cancel
Save