X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/16f9982b8cfcec0c4552d8a80c8dc4de6b574d8c..refs/heads/arch_wiki_scrape:/generated_configs/starship.json diff --git a/generated_configs/starship.json b/generated_configs/starship.json index 643aa1c..73caf5f 100644 --- a/generated_configs/starship.json +++ b/generated_configs/starship.json @@ -2,12 +2,12 @@ "name": "starship", "files": [ { - "path": "~/.config/starship", + "path": "$HOME/.config/starship", "movable": true, "help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n" }, { - "path": "~/.cache/starship", + "path": "$HOME/.cache/starship", "movable": true, "help": "export STARSHIP_CONFIG=\"$XDG_CONFIG_HOME\"/starship.toml, export STARSHIP_CACHE=\"$XDG_CACHE_HOME\"/starship\n_Relevant issue_: https://github.com/starship/starship/issues/896#issuecomment-952402978\n" }