diff options
| author | EuAndreh <eu@euandre.org> | 2021-02-24 22:09:52 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-02-24 22:09:52 -0300 |
| commit | c7f0b10b0bd4b7812e3fcc15e62d8d40c6c9f159 (patch) | |
| tree | 5cc67717120a49ca801fe55ad0656b470aa20b1f /sh | |
| parent | fake-symlinks.sh: Generalize ln_build_aux and ln_guix_files (diff) | |
| download | dotfiles-c7f0b10b0bd4b7812e3fcc15e62d8d40c6c9f159.tar.gz dotfiles-c7f0b10b0bd4b7812e3fcc15e62d8d40c6c9f159.tar.xz | |
fake-symlinks.sh: Add projects to the list
Diffstat (limited to 'sh')
| -rw-r--r-- | sh/fake-symlinks.sh | 48 |
1 files changed, 25 insertions, 23 deletions
diff --git a/sh/fake-symlinks.sh b/sh/fake-symlinks.sh index 4072c39c..43901d0c 100644 --- a/sh/fake-symlinks.sh +++ b/sh/fake-symlinks.sh @@ -385,29 +385,31 @@ ln_all ln_description_foreign_project guix \ ml-archives \ 3rd-party-archives ln_all ln_makefile_only_project boneco \ - pdfs-da-d-maria \ - package-repository -ln_all ln_makefile_only_guix_project servers \ - pires \ - remembering \ - website \ - dotfiles \ - gluilo \ - konformigado \ - libedn \ - eq \ - fallible \ - sharedc \ - standardify \ - autoqemu \ - yoctoauth \ - mediator \ - songbooks \ - cement \ - guile-quickcheck \ - guile-pds \ - byopds \ - discussions-site + pdfs-da-d-maria +ln_all ln_makefile_only_guix_project servers \ + pires \ + remembering \ + website \ + dotfiles \ + gluilo \ + konformigado \ + libedn \ + eq \ + fallible \ + sharedc \ + standardify \ + autoqemu \ + yoctoauth \ + mediator \ + songbooks \ + cement \ + guile-quickcheck \ + guile-pds \ + byopds \ + discussions-site \ + package-repository \ + std-tools \ + ssmtp ln_all ln_bare_project brinquedoteca \ casa-do-caminho \ music \ |
