feat(nix): migrate fish shell and direnv to Nix

This commit is contained in:
Stefan Imhoff
2024-07-30 20:23:36 +02:00
parent 5c3da861b9
commit 03d01920c8
46 changed files with 245 additions and 2791 deletions

View File

@@ -1,11 +0,0 @@
#!/bin/bash
#
# Create a set of screenshots from a URL
# Usage: screenshot <url>
if [ $# -lt 1 ]; then
echo 1>&2 Usage: screenshot \<url\> \(parameters\)
exit 127
fi
pageres 375x667 768x1024 1280x800 $*