tinted-theming / tinted-shell

Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
65 stars 219 forks source link

Fix bug where fish variable was read as string #34

Closed JamyGolden closed 1 year ago

JamyGolden commented 1 year ago

Fix fish variable bug which was mentioned in issue https://github.com/tinted-theming/base16-shell/issues/29

Also add quotes around variables to be consistent with the way it's done everywhere else.