diff options
Diffstat (limited to '.bashrc_netwrix')
-rw-r--r-- | .bashrc_netwrix | 6 |
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 |