[NixOS] Add global argcomplete completion support
This commit is contained in:
parent
9c54be10e1
commit
c0c51f571d
@ -27,6 +27,7 @@ with lib;
|
||||
do
|
||||
autoload "''${file##*/}"
|
||||
done
|
||||
fpath+="${pkgs.python-with-my-packages}/lib/python3.11/site-packages/argcomplete/bash_completion.d"
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user