Adds a helpful little link to the README at the top of the dots source
This commit is contained in:
parent
cd3c23e76b
commit
eab82b9ebf
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env zsh
|
#!/usr/bin/env zsh
|
||||||
|
# <a href="https://dots.00dani.id.au/README">WHAT IS THIS</a>
|
||||||
|
|
||||||
'bootstrap'() {
|
'bootstrap'() {
|
||||||
echo 'Bootstrapping your dotfiles...' >&2
|
echo 'Bootstrapping your dotfiles...' >&2
|
||||||
|
|
Loading…
Reference in a new issue