diff --git a/home/dot_zshrc.tmpl b/home/dot_zshrc.tmpl index 2307d17..508da75 100644 --- a/home/dot_zshrc.tmpl +++ b/home/dot_zshrc.tmpl @@ -21,7 +21,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/" alias i="ipython3" {{ if eq .chezmoi.hostname "rattusrattus" -}} -alias colima_start="colima start --vm-type vz --mount-type virtiofs" +alias colima_start="colima start --memory 4 --vm-type vz --mount-type virtiofs" {{- end }} {{- if eq .chezmoi.hostname "devterm" }}