mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 12:21:33 -05:00
3 lines
122 B
Bash
3 lines
122 B
Bash
|
#!/bin/zsh
|
||
|
|
||
|
echo 'butane="docker run -i --rm --pull always quay.io/coreos/butane:release --pretty --strict <"' >> ~/.zshrc
|