config/scripts/README.md

10 lines
384 B
Markdown
Raw Permalink Normal View History

2022-05-15 17:31:45 +02:00
# Scripts
This directory contains nix derivations for shell scripts I want to use across
devices.
2022-05-15 20:09:03 +02:00
2022-09-05 10:05:34 +02:00
| Filename | Scripts | Description |
| ---------- | -------- | ------------------------------------------ |
| `clip.nix` | `c`, `p` | Copy and paste abstractions |
| `sc.nix` | `sc` | Area screenshot tool with clip integration |