about summary refs log blame commit diff stats
path: root/.envrc
blob: 189401dee7297fc20ca2af2953e69895e8b13965 (plain) (tree)
1
2
3
4
5
6
                  
                      
                                       
  
#! /usr/bin/env sh

use flake
if on_git_branch; then
    echo && git status --short --branch
fi