We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d6770 commit 3d05972Copy full SHA for 3d05972
bashrcd
@@ -26,8 +26,6 @@ BASHRCD_VERSION='0.1.1'
26
27
g_bashrcd_local_symbols=''
28
29
-trap 'echo "aborted (rc = $?)" >&2' EXIT
30
-
31
f_bashrcd_register_local_symbol() {
32
g_bashrcd_local_symbols="${g_bashrcd_local_symbols} $1"
33
}
0 commit comments