Skip to content
Snippets Groups Projects
Commit 95c2363f authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

now modifies xterm title

Rev: NT/init_nt:1.10
parent f1c48a10
No related branches found
No related tags found
No related merge requests found
......@@ -35,3 +35,8 @@ fi
export NTHOST NTDRIVE NTCC CC PATH NTTOOLS MNTREPLACE MNTREPLACE NTPORT USE_SPRSH
case x$SHELL-$TERM in
*/bash-xterm)
export PROMPT_COMMAND="echo -n ]2\; Remote NT compile ]1\; rntcc"
;;
esac
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment