We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfcb269 commit 88460ebCopy full SHA for 88460eb
Setup.ps1
@@ -63,6 +63,7 @@ $SymLinks = @{
63
"$Env:USERPROFILE\.config\delta" = ".\config\delta"
64
"$Env:USERPROFILE\.config\gh-dash" = ".\config\gh-dash"
65
"$Env:USERPROFILE\.config\npm" = ".\config\npm"
66
+ "$Env:USERPROFILE\.config\spotify-tui\config.yml" = ".\config\spotify-tui\config.yml"
67
# "$Env:USERPROFILE\.glzr\glazewm\config.yaml" = ".\config\glazewm\config.yaml"
68
"$Env:APPDATA\bat" = ".\config\bat"
69
"$Env:LOCALAPPDATA\lazygit" = ".\config\lazygit"
0 commit comments