diff --git a/_res/link.png b/_res/link.png new file mode 100644 index 0000000..178d491 Binary files /dev/null and b/_res/link.png differ diff --git a/code/README.md b/code/README.md index 7a557ee..e84e21a 100644 --- a/code/README.md +++ b/code/README.md @@ -7,8 +7,8 @@ - sound-control-scripts: toggle, volume up, volume down, ... **`OS-administration`** -- https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py: keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) -- https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update: updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) +- [do-snapshot.py](https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py) by Chris Laprise: keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) +- [qubes-multi-update](https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update) by Chris Laprise: updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) - R4-universal-update-script.sh: bash script to automate VM updates **`productivity`** @@ -17,4 +17,4 @@ - bash autocompletion script for `qvm-*` commands in dom0 **`misc`** -- https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window: shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window)) +- [halt-vm-by-window](https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window) by Chris Laprise: shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window))