1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-09-16 14:14:42 -04:00
macOS-Setup-Script/aliases.sh
Tommy cdcd598dee
Disable shellcheck
Signed-off-by: Tommy <contact@tommytran.io>
2024-04-09 01:06:43 -07:00

4 lines
150 B
Bash

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