Results 5 comments of Coldle

> I also wish there were a `LICENSE` file. > > However, according to [GitHub's guideline](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository#determining-the-location-of-your-license), only including license in `README` is acceptable: > > > Some projects include information...

> This would be something very nice to have. Every so often I will move my Pegasus install to a different computer and have to manually edit the paths in...

> @haininhhoang94 @sdsalyer Thank you very much for your patience. It took a little while to find the time to find a solution (the treesitter integration made it hard to...

Considering this depends solely on the `$SHELL` environment variable, you can easily set it directly via `pre_init_hooks`, for example: ```ini pre_init_hooks="export SHELL=/bin/bash;" ```

Same issue here with Vercel deployment. It's been like this since Q1.