change nosync
This commit is contained in:
parent
42e20462ca
commit
c74f20e0f1
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ if ! $SSHS; then
|
|||
vim -c "PluginInstall" -c ":qa!"
|
||||
fi
|
||||
[ -z ${MYSHELLCONFIG_GIT_REMOTE_PUSH+x} ] || $SGIT remote set-url --push ${MYSHELLCONFIG_GIT_REMOTE_NAME} "${MYSHELLCONFIG_GIT_REMOTE_PUSH}"
|
||||
# cd ${HOME}
|
||||
;;
|
||||
*screen*)
|
||||
echo "I'm in sceen/tmux now" >&2
|
||||
|
|
Loading…
Reference in a new issue