27022024-2

This commit is contained in:
foozzi 2024-02-27 22:43:38 -05:00
parent e172c1bd99
commit 288955c4cf
2 changed files with 3 additions and 1 deletions

View file

@ -77,6 +77,8 @@ alias python='python3'
alias py='python'
## todo.txt
alias todo="todo.sh -d ~/Dropbox/TextSync/TODO/todo.cfg"
## eton
alias et="eton"
# Preferred editor for local and remote sessions
export EDITOR='nvim'