penguin/utils

my env utils

commit 5f7f927d248618d199e9bd7f4d2d85413080ab9d

author斟酌 鵬兄 <tgckpg@gmail.com>
date2022-08-11T16:10:12Z
subjectincorrect unsert location
commit 5f7f927d248618d199e9bd7f4d2d85413080ab9d
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2022-08-11T16:10:12Z

    incorrect unsert location
---
 bash/bashrc/rbashrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bash/bashrc/rbashrc b/bash/bashrc/rbashrc
index 180ad78..86ef26b 100644
--- a/bash/bashrc/rbashrc
+++ b/bash/bashrc/rbashrc
@@ -288,7 +288,7 @@ rbash_load "sources/40_go-command"
 rbash_load "sources/41_pivot-command"
 ___DEFAULT___
     chmod 600 "$RBASH_CONFIG"
-	unset _RBASH_MERGE_START
 fi
 
 source "$RBASH_CONFIG"
+unset _RBASH_MERGE_START