fish: provide different examples
This commit is contained in:
parent
a5c609b4b1
commit
49a03303e1
|
@ -164,8 +164,8 @@ in {
|
||||||
default = { };
|
default = { };
|
||||||
example = literalExample ''
|
example = literalExample ''
|
||||||
{
|
{
|
||||||
ll = "ls -l";
|
g = "git";
|
||||||
".." = "cd ..";
|
"..." = "cd ../..";
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
|
|
Loading…
Reference in a new issue