Commit graph

16 commits

Author SHA1 Message Date
4288228da5
Make the 'bare' dots package prefix configurable, defaulting to my Gitea dot org 2020-06-18 13:37:53 +10:00
d01591a0d4
Wrap the loose commands at the end of dots in a function too, to help guarantee harmless crashing if the script's download is interrupted 2020-06-18 13:34:41 +10:00
316108268f
Clone 'bare' dots package names from git.00dani.me/dot, rather than GitHub 2020-06-18 13:33:12 +10:00
5a0ad14dc1
Migrate all the references from dots.00dani.id.au to dots.00dani.me 2018-03-26 20:38:37 +11:00
7cc0a27ecf
Revert "Move from dots.00dani.id.au to dots.00dani.me"
This reverts commit 7f4af6e10d. I forgot
that Cloudflare provides TLS and GitHub Pages doesn't work without it.
:/
2018-03-22 09:27:13 +11:00
7f4af6e10d
Move from dots.00dani.id.au to dots.00dani.me 2018-03-22 09:26:09 +11:00
6b89646829
Switches the check for stow to the idiomatic zsh command-exists syntax 2016-12-05 22:07:30 +11:00
eab82b9ebf
Adds a helpful little link to the README at the top of the dots source 2016-12-05 22:06:10 +11:00
cd3c23e76b
Add a dots pull command which just git pulls in every package 2016-10-30 10:17:24 +11:00
0eed4b0a0e
Quote function names to improve curl safety (can't accidentally call a command that's the first half of a function's name for example) 2016-10-22 21:54:25 +11:00
e098adf56f
Add 'dots fetch' to quickly retrieve updates for everything 2016-10-22 21:44:44 +11:00
de19a757b9
Improved display for 'dots status', with info about remote and local commits 2016-10-17 20:43:45 +11:00
c74b8ba141
dots status should correctly detect the status of a package that isn't a Git repo 2016-10-11 20:07:22 +11:00
82d27231b1
Oops, fix the name for process-stow-no-folding 2016-10-08 18:48:02 +11:00
1e0267ba57
Avoid using fancy assignment syntax after 'local' so that dots works in zsh < 5.1 2016-10-08 00:43:17 +11:00
d1c45a82e8
Update dots to handle the new renaming stuff 2016-10-07 23:20:22 +11:00