reujab / silver

A cross-shell customizable powerline-like prompt with icons
MIT License
453 stars 30 forks source link

Where am I supposed to put the silver.toml file? #73

Closed eclipseo closed 3 years ago

eclipseo commented 3 years ago

I can't seem to find a correct path, I've tried ~ and ~/.config with no success. Thanks.

thecaralice commented 3 years ago

On Linux it's ~/.config/silver/silver.toml or $XDG_CONFIG_HOME/silver/silver.toml

amomchilov commented 3 years ago

@j0hnmeow Coudl you please edit that into the homepage? I see that it's mentioned in the wiki, but it seems important enough (IMO) to mention up front on the README.

Also, what's the compatibility like between the TOML config file and the Fish shell? It looks to me like the new silver fisher plugin wasn't made to use the config file, is that correct?

amomchilov commented 3 years ago

@j0hnmeow Actually is looks with confy v0.4.0, the expected path is ~/Library/Preferences/rs.silver/silver.toml

thecaralice commented 3 years ago

Also, what's the compatibility like between the TOML config file and the Fish shell? It looks to me like the new silver fisher plugin wasn't made to use the config file, is that correct?

Well, it doesn't currently support custom config path

amomchilov commented 3 years ago

@j0hnmeow Coudl you please edit that into the homepage? I see that it's mentioned in the wiki, but it seems important enough (IMO) to mention up front on the README.

Also, what's the compatibility like between the TOML config file and the Fish shell? It looks to me like the new silver fisher plugin wasn't made to use the config file, is that correct?

@j0hnmeow Just in case you missed this ^

eclipseo commented 3 years ago

Well I know what it wasn't working, I was still on 1.1.0. Maintainer is lazy.