all repos — nixfiles @ 4a22fe0cf6b7c54d67dbf7c45d82fb8d7f330bbf

System and user configuration, managed by nix and home-manager

Add fish completions

Alan Pearce
commit

4a22fe0cf6b7c54d67dbf7c45d82fb8d7f330bbf

parent

b2f6bba3116bdb32e33c1656b0a7865b6ce99719

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
A user/settings/fish/completions/ecpenv.fish
@@ -0,0 +1,1 @@
+complete -c ecpenv -x -d "Environment variable" -a "(set -x | string replace ' ' \t'Exported variable')"