skills / code-with-codespaces

Develop code using GitHub Codespaces and Visual Studio Code!
MIT License
197 stars 398 forks source link

Step 4: Name dotfiles install script 'install.sh' #99

Closed czmoss closed 3 days ago

czmoss commented 3 weeks ago

Summary

Using 'setup.sh' does not seem to work to initiate dotfiles installation (even though it is documented to).

Changes

Replace 'setup.sh' with 'install.sh', as install.sh does seem to work as expected.

Closes: #98

Task list

hectorsector commented 3 days ago

Thanks for the PR, @czmoss! In this case, there are issues with setting the path. Using a different dotfile probably won't help with that, so I'll mark this as closed but I'll edit the original issue you created to make it easier to tackle. Your report and PR are both very helpful in getting this resolved ❤️