1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-09-07 18:23:30 -04:00
macOS-Setup-Script/aliases.sh

4 lines
156 B
Bash
Raw Permalink Normal View History

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