nix
configuration files that power my machines
Log
|
Files
|
Refs
|
README
|
LICENSE
ghcup (70B)
1
#!/bin/sh
2
[ -f "/home/miro/.ghcup/env" ] && . "/home/miro/.ghcup/env"