fix: starship with bash, vscode

This commit is contained in:
ryan4yin
2023-05-07 16:46:59 +08:00
parent 82f0248cf6
commit ed7ebb0802
5 changed files with 28 additions and 21 deletions
-2
View File
@@ -1,6 +1,4 @@
{config, ...}: {
systemd.user.sessionVariables.STARSHIP_CACHE = "${config.xdg.cacheHome}/starship";
programs.starship = {
enable = true;
settings = {