aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_git
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.bashrc_git2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc_git b/.bashrc_git
index cfc1c9c..9de238b 100644
--- a/.bashrc_git
+++ b/.bashrc_git
@@ -1,3 +1,5 @@
+[ ! -z "${BASHRC_GIT+x}" ] && return || readonly BASHRC_GIT=1
+
alias list_repo_files='git ls-files -z'
list_repo_dirs() (