mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 12:21:33 -05:00
4 lines
49 B
Bash
4 lines
49 B
Bash
|
#!/bin/zsh
|
||
|
|
||
|
sudo launchctl config user umask 077
|