Commit graph

4 commits

Author SHA1 Message Date
Danielle McLean 8bfca07760
Update _dots to pull list of repos from Gitea
I completely forgot I made the _dots completion function do this in the
first place. Past Dani did some really cool stuff! Anyway, the dot
repos now live on Gitea, so the completion function needs to fetch the
list from there instead. It's not difficult, the API is very simple.
2021-07-15 09:18:45 +10:00
Danielle McLean cd3c23e76b
Add a dots pull command which just git pulls in every package 2016-10-30 10:17:24 +11:00
Danielle McLean 71601dacf1
$DOTFILES is always set in the completion function, so no need for a default 2016-10-27 16:35:28 +11:00
Danielle McLean ebdd5a9320
Added zsh completion support :D 2016-10-27 16:33:59 +11:00