Commit graph

19 commits

Author SHA1 Message Date
Danielle McLean f00842c295
Set global ignores when running Stow, to simplify package defs 2023-10-16 12:39:04 +11:00
Danielle McLean 98ef4dc5d5
Make dots even more resilient to curl dropouts (it'll just crash harmlessly no matter where it's split) 2020-12-15 09:27:28 +11:00
Danielle McLean 6bfcf82038 Whoops, pass arguments to dots through to main 2020-09-24 19:31:16 +10:00
Danielle McLean 4288228da5
Make the 'bare' dots package prefix configurable, defaulting to my Gitea dot org 2020-06-18 13:37:53 +10:00
Danielle McLean 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
Danielle McLean 316108268f
Clone 'bare' dots package names from git.00dani.me/dot, rather than GitHub 2020-06-18 13:33:12 +10:00
Danielle McLean 5a0ad14dc1
Migrate all the references from dots.00dani.id.au to dots.00dani.me 2018-03-26 20:38:37 +11:00
Danielle McLean 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
Danielle McLean 7f4af6e10d
Move from dots.00dani.id.au to dots.00dani.me 2018-03-22 09:26:09 +11:00
Danielle McLean 6b89646829
Switches the check for stow to the idiomatic zsh command-exists syntax 2016-12-05 22:07:30 +11:00
Danielle McLean eab82b9ebf
Adds a helpful little link to the README at the top of the dots source 2016-12-05 22:06:10 +11: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 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
Danielle McLean e098adf56f
Add 'dots fetch' to quickly retrieve updates for everything 2016-10-22 21:44:44 +11:00
Danielle McLean de19a757b9
Improved display for 'dots status', with info about remote and local commits 2016-10-17 20:43:45 +11:00
Danielle McLean 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
Danielle McLean 82d27231b1
Oops, fix the name for process-stow-no-folding 2016-10-08 18:48:02 +11:00
Danielle McLean 1e0267ba57
Avoid using fancy assignment syntax after 'local' so that dots works in zsh < 5.1 2016-10-08 00:43:17 +11:00
Danielle McLean d1c45a82e8
Update dots to handle the new renaming stuff 2016-10-07 23:20:22 +11:00
Renamed from .local/bin/dots (Browse further)