readd devlog alias using helix
This commit is contained in:
parent
e01e420f4d
commit
678469a557
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ for fp in $srcs; do
|
||||||
done
|
done
|
||||||
|
|
||||||
alias i="ipython3"
|
alias i="ipython3"
|
||||||
|
alias devlog="cd ~/projects/personal/devlog && hx logs/$(date '+%Y-%m-%d').gmi && cd -"
|
||||||
|
|
||||||
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
{{ if eq .chezmoi.hostname "rattusrattus" -}}
|
||||||
alias colima_start="colima start --memory 8 --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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue