Misterio77 / nix-colors

Modules and schemes to make theming with Nix awesome.
GNU General Public License v3.0
465 stars 38 forks source link

contrib/shell-theme: make POSIX compliant #53

Open uvNikita opened 3 months ago

uvNikita commented 3 months ago

'==' is bash operator and not available in the standard /bin/sh. Fixes #33.