From c911037516b9be6792568d89ebd781a3e8df0545 Mon Sep 17 00:00:00 2001 From: Riley Apeldoorn Date: Sun, 15 May 2022 20:09:03 +0200 Subject: [PATCH] Add table describing script files --- scripts/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/README.md b/scripts/README.md index 30f4233..12dd747 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -2,3 +2,7 @@ This directory contains nix derivations for shell scripts I want to use across devices. + +| Filename | Scripts | Description | +| ---------- | -------- | --------------------------- | +| `clip.nix` | `c`, `p` | Copy and paste abstractions |