diff options
| author | liv <mokou@fastmail.com> | 2023-09-26 10:58:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-26 10:58:28 +0200 |
| commit | fb2840ede5247997727750a29358d9c953fadab7 (patch) | |
| tree | 2bf82845f53ba2ad01e0450c30898f7ce5291236 | |
| parent | 06f865307f0c92080d88d747bccac896e29e1baf (diff) | |
| parent | c63c44ac70667c0696997a6f40efbf9239789d18 (diff) | |
Merge pull request #1684 from offbyone/drop-envrc
Remove .envrc
| -rw-r--r-- | .envrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -# Automatically Load nix devShell w/dotenv -use flake |
