avamsi / dotfiles

dotfiles is a collection of my various configs / scripts
The Unlicense
1 stars 0 forks source link

Create an install.sh #9

Open avamsi opened 1 year ago

avamsi commented 1 year ago

Would be useful for https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account#dotfiles

avamsi commented 1 year ago

https://github.com/avamsi/codespace/blob/main/setup.zsh is sort of an install script but it also assumes zsh is already installed and is the default shell and brew, cargo, git and go are all installed.

avamsi commented 1 year ago

In case of avamsi/codespace, this happens from the config in https://github.com/avamsi/codespace/blob/main/.devcontainer.json.