From e189eba3938cfe8ab0ada99f9e5abcb5e39f6911 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Thu, 18 May 2023 19:11:04 -0400 Subject: [PATCH] clear out npmrc && add colima helper --- home/dot_npmrc | 1 - home/dot_zshrc.tmpl | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) 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() {