colima base memory bump
This commit is contained in:
parent
b70757dfba
commit
12dabf43e9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
|
||||||
alias i="ipython3"
|
alias i="ipython3"
|
||||||
|
|
||||||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
{{ 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 }}
|
{{- end }}
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "devterm" }}
|
{{- if eq .chezmoi.hostname "devterm" }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue