clear out npmrc && add colima helper
This commit is contained in:
parent
bea4766f48
commit
e189eba393
2 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
prefix=~/.npm-packages
|
|
|
@ -16,6 +16,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
|
||||||
source "$BASE16_SHELL/profile_helper.sh"
|
source "$BASE16_SHELL/profile_helper.sh"
|
||||||
|
|
||||||
alias i="ipython3"
|
alias i="ipython3"
|
||||||
|
alias colima_start="colima start --vm-type vz --mount-type virtiofs"
|
||||||
|
|
||||||
{{- if eq .chezmoi.hostname "devterm" }}
|
{{- if eq .chezmoi.hostname "devterm" }}
|
||||||
function battery() {
|
function battery() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue