I created basic script in Windows.
#!/bin/bash echo Hello
I am using Cmder, ConEmu derivative. I tried to change the priviliges with chmod, bu
You can put your own .sh files into $CMDER_ROOT/config/profile.d/*.sh directory, as the docs explain here
.sh
$CMDER_ROOT/config/profile.d/*.sh