[Docs] the remote endpoint requires a key; drop work paths from common

This commit is contained in:
coja
2026-08-13 01:06:32 +02:00
parent 885a62520d
commit ba07ce03b7
5 changed files with 12 additions and 5 deletions
-2
View File
@@ -52,8 +52,6 @@ alias cdots="cd ~/.dots/"
alias cpnotes="cd ~/sync/PersonalNotes/"
alias cnotes="cd ~/sync/CojaDuska/Notes/"
abbr notes "cnotes && nvim"
abbr wnotes "cd ~/sync/Wingman/notes && nvim"
abbr wtodo "cd ~/sync/Wingman/notes/wm-client/ && nvim todo.md"
abbr dots "cdots && nvim"
abbr dotsync "cdots && ./bin/dotsync"
abbr pnotes "cpnotes && nvim"