about summary refs log tree commit diff stats
path: root/awk/.envrc
diff options
context:
space:
mode:
Diffstat (limited to 'awk/.envrc')
-rw-r--r--awk/.envrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/awk/.envrc b/awk/.envrc
deleted file mode 100644
index a9c7e4e..0000000
--- a/awk/.envrc
+++ /dev/null
@@ -1,5 +0,0 @@
-use flake
-if on_git_branch; then
-  echo && git status --short --branch &&
-  echo && git fetch --verbose
-fi