Skip to content
#

dotfiles-macos

Here are 333 public repositories matching this topic...

dotman
Bhupesh-V
Bhupesh-V commented Oct 24, 2020

Right now we are testing dotman for only Bash 4.x (which comes with Ubuntu 20.04. It would be nice to test it on bash 3 and 5 as well. For now, we only need to test syntax as done in the current workflow

name: build

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
  push:
    branches: [ master ]
  pull_
Wabri
Wabri commented May 17, 2022

In the old version of daje we had os_*.yml that be use as default profile if matched the os where daje was run, otherwise you can pass the -e 'profile=<profile_name>' variable to change it.

We need to consider that more profile could be used in a system or more profile could be define for a OS. Maybe use a tree like hierarchy:

`

enhancement good first issue need discussion

Improve this page

Add a description, image, and links to the dotfiles-macos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dotfiles-macos topic, visit your repo's landing page and select "manage topics."

Learn more