mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Restore Mackup
This commit is contained in:
parent
4fe0e9acb8
commit
c3adf15f71
1
Brewfile
1
Brewfile
@ -13,6 +13,7 @@ brew "gitstatus"
|
||||
brew "gpg"
|
||||
brew "heroku"
|
||||
brew "imagemagick"
|
||||
brew "mackup"
|
||||
brew "mas"
|
||||
brew "postgresql"
|
||||
brew "pv"
|
||||
|
||||
3
lib/mackup.sh
Executable file
3
lib/mackup.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
mackup restore
|
||||
Loading…
Reference in New Issue
Block a user