[pass] Disable colors

Paul Schwendenman schwendenman.paul at gmail.com
Thu Jun 26 16:07:40 CEST 2014


Which pass functions are you seeing color?

If you are using pass with git, you can turn off the colors provided by git
by running:

pass git config color.ui false

If you want git apply this setting to all repositories:

git config --global color.ui false

Hope this helps,
Paul

P.S Git was the only command in my install that produced color output. Tree
(used by "pass ls") also has a color option, but I believe that is not
enabled by default.


On Thu, Jun 26, 2014 at 7:29 AM, Klaus Birkelund Jensen <kbj at libsys.so>
wrote:

> Hi all,
>
> Is it possible to disable the colors from the output?
>
> --
>
>  Klaus,
>    unexceptional communication since 1985
>
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/password-store
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20140626/c6875cae/attachment.html>


More information about the Password-Store mailing list