feat: add all missing from backlog

This commit is contained in:
2025-06-17 06:01:52 +10:00
parent 2fa4e8b410
commit 3b349870d8
8 changed files with 122 additions and 60 deletions
+2
View File
@@ -32,6 +32,8 @@ if command -v nvim >/dev/null 2>&1; then
alias vi='nvim'
fi
alias purevim='vim -u NONE'
alias vimp='xargs nvim -p'
# tmux
if [[ -n $TMUX ]]; then