X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/6dcbfd0f4cdeff37151c031a262a28c3fa249e19..2448eecb5bee6131a84c688007eee74cc2f97ea7:/TODO diff --git a/TODO b/TODO index 8bc46c4..d10a49c 100644 --- a/TODO +++ b/TODO @@ -5,5 +5,13 @@ * ^d re-binding does fail weirdly once i vcsh exit * set git config core.worktree $HOME or ../../../.. ? * vcsh clone fails when remote is empty +* POSIX +** remove all zsh-specific code fom vcsh proper +** make zsh wrapper work +* look at stew's movin, ensure we have all features + +* make git unignore work, edit config/ to include excludesfile = /home/richih/.gitconfig.d/; maybe move that directory in .config, somewhere? * vcsh remove/delete + +* package for Debian