Skip to content

coder dotfiles: Run proper script based on the OS #16702

@bpmct

Description

@bpmct

If OS is Windows:

  • Run install.ps1

If OS is OSX/Linux:

  • Run install.sh

(Because OSX/Linux uses bash, basic logic in the bash script can detect the OS and run branches)

This basic improvement will allow customers to have the same dotfiles repo for Unix or Windows with different scripts

Metadata

Metadata

Assignees

Labels

must-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions