aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_git
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-07-26 02:10:27 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-07-26 02:10:27 +0300
commit4042abe156b4f9cad30d66238b52fcd938043ded (patch)
treeb351938efa93930aed703119e28c9c269516121f /.bashrc_git
parentadd append_pgn, join_pgns (diff)
downloadlinux-home-4042abe156b4f9cad30d66238b52fcd938043ded.tar.gz
linux-home-4042abe156b4f9cad30d66238b52fcd938043ded.zip
split .bashrc into multiple files
Diffstat (limited to '.bashrc_git')
-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() (