X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/6dcbfd0f4cdeff37151c031a262a28c3fa249e19..0b012b6286bda1de333cd70bd2cac2526e6b0ff5:/TODO diff --git a/TODO b/TODO index 8bc46c4..5e87c30 100644 --- a/TODO +++ b/TODO @@ -5,5 +5,15 @@ * ^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 + +* make sure `vcsh run foo` only runs for git & gitk (maybe?)