Skip to content

Instantly share code, notes, and snippets.

@radupotop
Created January 8, 2023 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radupotop/c1d2b77c24ddfcfae93d840f51e90b1d to your computer and use it in GitHub Desktop.
Save radupotop/c1d2b77c24ddfcfae93d840f51e90b1d to your computer and use it in GitHub Desktop.
alias cfg="git --git-dir=$HOME/.cfg --work-tree=$HOME"
alias cfg-tig="env GIT_DIR=$HOME/.cfg GIT_WORK_TREE=$HOME tig"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment