aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.bashrc_netwrix
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-08-14 17:12:09 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2016-08-14 17:12:09 +0200
commita6a19cdfe26813dd871b32e99e4df77870b7ac25 (patch)
tree1f49263847f1517f856f3714a61c39fc2bc4a228 /.bashrc_netwrix
parentrunc*: bugfix (diff)
downloadlinux-home-a6a19cdfe26813dd871b32e99e4df77870b7ac25.tar.gz
linux-home-a6a19cdfe26813dd871b32e99e4df77870b7ac25.zip
get rid of multi-`source`ing protection
Diffstat (limited to '.bashrc_netwrix')
-rw-r--r--.bashrc_netwrix6
1 files changed, 0 insertions, 6 deletions
diff --git a/.bashrc_netwrix b/.bashrc_netwrix
index c1df671..fb98fab 100644
--- a/.bashrc_netwrix
+++ b/.bashrc_netwrix
@@ -1,11 +1,5 @@
#!/usr/bin/env bash
-if [ -n "${BASHRC_NETWRIX+x}" ]; then
- return 0
-else
- readonly BASHRC_NETWRIX=1
-fi
-
source .bashrc_git || return
source .bashrc_text || return