1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-10-17 19:25:14 -04:00

Fix dotfiles

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-06 23:04:44 -07:00
parent 9b0e1f833b
commit 1adc95c36b
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/zsh
# shellcheck disable=SC1071
echo 'butane="docker run -i --rm --pull always quay.io/coreos/butane:release --pretty --strict <"' >> ~/.zshrc
echo 'alias butane="docker run -i --rm --pull always quay.io/coreos/butane:release --pretty --strict <"' >> ~/.zshrc

View File

@ -1,3 +1,4 @@
#!/bin/zsh
# shellcheck disable=SC1071
sudo launchctl config user umask 077