kratnor

Results 1 issues of kratnor

There seems to be a bug with your way to set environment variables. For example PASSWORD_STORE_CHARACTER_SET gets resolved like this: $'a-zA-Z0-9~!@#$%^&*()-_=+[]{};:,.?' instead of this a-zA-Z0-9~!@#$%^&*()-_=+[]{};:,.? Seems like this method has...