done with nvim experiment. keeping configs for now but i miss helix.
This commit is contained in:
parent
14f6531071
commit
b27081aa84
4 changed files with 63 additions and 57 deletions
|
@ -59,7 +59,7 @@ for fp in $srcs; do
|
|||
fi
|
||||
done
|
||||
|
||||
alias devlog="cd ~/projects/personal/devlog && nvim logs/$(date '+%Y-%m-%d').gmi && cd -"
|
||||
alias devlog="cd ~/projects/personal/devlog && hx logs/$(date '+%Y-%m-%d').gmi && cd -"
|
||||
|
||||
{{- if eq .chezmoi.hostname "devterm" }}
|
||||
function battery() {
|
||||
|
@ -112,4 +112,3 @@ function reldate() {
|
|||
[ "$TERM" = "xterm-kitty" ] && alias ssh="TERM=xterm ssh"
|
||||
|
||||
alias strip_jira="sed 's/\[\{0,1\}[a-zA-Z]*-[0-9]*\]\{0,1\}//g'"
|
||||
alias hx="echo 'oops! you meant nvim, right?'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue