sauce icon indicating copy to clipboard operation
sauce copied to clipboard

Allow shell-specific target values

Open DanCardin opened this issue 5 years ago • 0 comments

I.e. Allow the ability to write

[alias.fish]
foo = 'bar'

Even if, practically, it might be unlikely that someone would want/need cross-shell compatbility, sauce can be annoying to test behavior in other shells due to cascades potentially causing upstream bash/zsh-specific alias/functions to load.

DanCardin avatar Feb 15 '21 16:02 DanCardin