I installed iTerm 2 but my shell windows show:
"computer name":"current directory" "user" $
This is far too long. I'd like to just see:
"current directory" $
Is there an option for this? I couldn't find it in the preferences.
|
I installed iTerm 2 but my shell windows show:
This is far too long. I'd like to just see:
Is there an option for this? I couldn't find it in the preferences. | ||||
|
feedback
|
|
It's behavior of your shell, not your terminal. If you're using bash, edit
This will display the current working directory, or
Search
This will behave similar to the one above, but always print the full path. | ||||
|
feedback
|