Skip to content

Commit 4bde2ad

Browse files
committed
Dummy change
1 parent d99dfec commit 4bde2ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

remoteshell/bashrc

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ case "$TERM" in
2222
xterm*|rxvt*|eterm*)
2323
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"'
2424
;;
25+
2526
*)
2627
;;
2728
esac

0 commit comments

Comments
 (0)