fixed SSH_AUTH_SOCK

This commit is contained in:
Alexander Szczepanski
2021-08-13 00:07:42 +02:00
parent 79775c4dde
commit 5d1433962f

View File

@ -99,9 +99,6 @@
file = "p10k.zsh";
}
];
localVariables = {
SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
};
shellAliases = {
active-services = "systemctl --no-page --no-legend --plain -t service --state=running";
autofanspeed = "echo level auto | sudo tee /proc/acpi/ibm/fan";