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