Skip to content

pkmgr/macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS packages

To install .list file using pkmgr:

pkmgr curl https://github.com/pkmgr/macos/raw/main/lists/default.list

To install .sh script using pkmgr

pkmgr script https://github.com/pkmgr/macos/raw/main/scripts/default.sh

use the following format to manual install:

sudo brew install -f $(cat saved-file.txt )