diff --git a/home/dot_npmrc b/home/dot_npmrc
index ff27651..e69de29 100644
--- a/home/dot_npmrc
+++ b/home/dot_npmrc
@@ -1 +0,0 @@
-prefix=~/.npm-packages
\ No newline at end of file
diff --git a/home/dot_zshrc.tmpl b/home/dot_zshrc.tmpl
index 6d905f8..2ea5838 100644
--- a/home/dot_zshrc.tmpl
+++ b/home/dot_zshrc.tmpl
@@ -16,6 +16,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
         source "$BASE16_SHELL/profile_helper.sh"
 
 alias i="ipython3"
+alias colima_start="colima start --vm-type vz --mount-type virtiofs"
 
 {{- if eq .chezmoi.hostname "devterm" }}
 function battery() {