Configuration file environment variable #1094
Closed
DaveanandMannie
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Hi, lsd use xdg config standard, you could change it by XDG envs, please check https://github.com/lsd-rs/lsd#configuration |
Beta Was this translation helpful? Give feedback.
1 reply
-
If anyone would like to have a non-standard config file location and you are using PowerShell and not set XDG vars user or system-wide.In your PowerShell profile
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to another problem where lsd looks at
LS_COLORS
for colours, the config var could beLS_CONFIG
orLSD_CONFIG
Super selfish, but being able to keep all my configs in my nvim repo just feels
niceEdit:
I'm on Windows using Wezterm
Beta Was this translation helpful? Give feedback.
All reactions