From 7aa7c432e31152fe8d8cc709f770d37c4f3e6fc7 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sat, 27 May 2023 17:42:47 -0400 Subject: [PATCH] colima is mac-only --- home/dot_zshrc.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/dot_zshrc.tmpl b/home/dot_zshrc.tmpl index 2ea5838..ab19b6b 100644 --- a/home/dot_zshrc.tmpl +++ b/home/dot_zshrc.tmpl @@ -16,7 +16,10 @@ BASE16_SHELL="$HOME/.config/base16-shell/" source "$BASE16_SHELL/profile_helper.sh" alias i="ipython3" + +{{ if eq .chezmoi.os "darwin" -}} alias colima_start="colima start --vm-type vz --mount-type virtiofs" +{{- end}} {{- if eq .chezmoi.hostname "devterm" }} function battery() {