Link extra paths for Zsh completion

This commit is contained in:
Evie Litherland-Smith 2024-06-05 15:23:52 +01:00
parent ff92181337
commit 8ae11797ab

View file

@ -42,6 +42,7 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPypUUGVAdpl0SHrUDVw0RureuFNsljrXQvrf0uc055 pixelifytica@Northstar"
];
environment = {
pathsToLink = ["/share/zsh"];
sessionVariables = {
XDG_CONFIG_HOME = "$HOME/.config";
XDG_CACHE_HOME = "$HOME/.cache";