I would like putty terminal to display the current folder. Is this possible ?
For example, when i'm in $HOME
, the putty window title would be $HOME
.
Then, if I do cd $HOME/foodir
, the title would change to $HOME/foodir
.
Is that possible ?
Thanks