updates
This commit is contained in:
parent
0c30b1ed0d
commit
283241b727
5 changed files with 67 additions and 69 deletions
|
|
@ -16,7 +16,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
generateCompletions = true;
|
||||
generateCompletions = false;
|
||||
interactiveShellInit = ''
|
||||
set -gx LC_ALL en_US.UTF-8
|
||||
set -gx SSH_AUTH_SOCK /run/user/1000/keyring/ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue