colima tweaks
This commit is contained in:
parent
844a14110b
commit
23c328657f
3 changed files with 15 additions and 16 deletions
|
@ -21,7 +21,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
|
|||
alias i="ipython3"
|
||||
|
||||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
||||
alias colima_start="colima start --memory 4 --vm-type vz --mount-type virtiofs --dns 8.8.8.8 --dns 8.8.4.4"
|
||||
alias colima_start="colima start --memory 8 --vm-type vz --mount-type virtiofs --dns 8.8.8.8 --dns 8.8.4.4"
|
||||
{{- end }}
|
||||
|
||||
{{- if eq .chezmoi.hostname "devterm" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue