upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Configuration of Hyper: Shell-Path doesn't get updated #53

Closed CornaSn closed 5 months ago

CornaSn commented 5 months ago

I was following https://github.com/upleveled/system-setup/blob/main/windows.md#user-content-postgresql Step 17 and 18 i don't receoive the same results as in the description.

$ echo -e "Hyper Config:\n  Shell: $SHELL\n  Terminal: $TERM"
Hyper Config:
  Shell: /usr/bin/bash
  Terminal: cygwin

This is not the same as the echo from the discription:

Hyper Config:
  Shell: C:\Program Files\Git\bin\bash.exe
  Terminal: cygwin