Clburlison Profiles Save

🔎 Profiles (mobileconfig files) for macOS.

Project README

clburlison profiles

Build Status

This repo uses submodules to include profiles from other Github users. By including all of these profiles in one place it is much easier to search locally on ones computer.

Commands

If you aren't familiar with git submodules use the commands below.

For new clones:

git clone --recursive https://github.com/clburlison/profiles.git

To update this cloned repo:

git pull --recurse-submodules

NOTE: This repo is updated daily with a travis build.

Adding repos

If you would like to add your profiles repo to this auto update repo:

  1. Fork this repo:

     git clone --recursive https://github.com/clburlison/profiles.git
    
  2. Create a new branch

     git checkout -b github_username
    
  3. Add your repo as a git submodule

     git submodule add https://github.com/github_username/repo_name github_username
    
  4. Commit your changes

     git commit -m "Add github_username"
    
  5. Push to your fork

     git push
    
  6. Open a pull request

Disclaimer

You should read and make sure you understand what each profile is doing prior to installing. If you don't know what a key is doing it's your job to look it up.

All files provided as is. You run it. You break it. You fix it. I hold no responsibility.

Open Source Agenda is not affiliated with "Clburlison Profiles" Project. README Source: clburlison/profiles
Stars
165
Open Issues
0
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating