зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
5 строки
211 B
Plaintext
5 строки
211 B
Plaintext
2020
|
|
https://www.reddit.com/r/NixOS/comments/gf3ecs/git_command_autocompletion_with_homemanager/
|
|
export XDG_DATA_DIRS=$HOME/.nix-profile/share:$XDG_DATA_DIRS
|
|
in my .profile I got my git autocomple back.
|