This commit is contained in:
foozzi 2024-06-26 14:01:45 +02:00
parent ae4f261290
commit e2f8029d09
2 changed files with 3 additions and 0 deletions

View file

@ -81,6 +81,9 @@ alias todo="todo.sh -d ~/Dropbox/TextSync/TODO/todo.cfg"
alias et="eton"
## toipe (https://github.com/Samyak2/toipe)
alias to="toipe"
## jrnl.sh
setopt HIST_IGNORE_SPACE
alias jrnl=" jrnl"
# Preferred editor for local and remote sessions
export EDITOR='nvim'