aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_third_party
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_third_party
parentadd append_pgn, join_pgns (diff)
downloadlinux-home-4042abe156b4f9cad30d66238b52fcd938043ded.tar.gz
linux-home-4042abe156b4f9cad30d66238b52fcd938043ded.zip
split .bashrc into multiple files
Diffstat (limited to '')
-rw-r--r--.bashrc_third_party2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc_third_party b/.bashrc_third_party
index be33720..30a3b2b 100644
--- a/.bashrc_third_party
+++ b/.bashrc_third_party
@@ -1,3 +1,5 @@
+[ ! -z "${BASHRC_THIRD_PARTY+x}" ] && return || readonly BASHRC_THIRD_PARTY=1
+
ensure_symlinks_enabled() {
[ -z "${CYGWIN+x}" ] && return 1