From 9aa56682602744d0d97a16666146c5481cd9f24d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 21 Aug 2024 16:22:12 +0200 Subject: style(treewide): Reformat --- .envrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index 14f2c85a..c3043a56 100644 --- a/.envrc +++ b/.envrc @@ -1,8 +1,8 @@ #!/usr/bin/env sh use flake if on_git_branch; then - echo && git status --short --branch && - echo && git fetch --verbose + echo && git status --short --branch && + echo && git fetch --verbose fi export CDPATH="./sys/nixpkgs/pkgs/" -- cgit 1.4.1