diff --git a/myshell_git_sync b/myshell_git_sync index 52dae83..dbbea47 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -1,6 +1,7 @@ #!/bin/bash # Sync myshellconfig with configured git repo +echo "source myshell_git_sync" >&2 if ! $SSHS; then ### set userspecific variables ####### [ -z "$PDSH_RCMD_TYPE" ] && export PDSH_RCMD_TYPE=ssh