dot-files/zsh
Bruno BELANYI c56455f851 [FIX] Xterm window title for Zsh and Bash
The escape sequence to display a title for Xterm and Termite is the
same, and the export for the current directory does not seem to have any
negative impact on Xterm.

The VTE script uses `$HOSTNAME` which is a bashism for `$HOST`, so this
needs a correction in my shell profile.
2019-10-25 17:22:54 +02:00
..
.zprofile [ADD] Zsh configuration files 2019-07-11 21:53:49 +02:00
.zsh_prompt [FIX][ZSH] Display return value in prompt on error 2019-10-21 14:14:18 +02:00
.zshrc [FIX] Xterm window title for Zsh and Bash 2019-10-25 17:22:54 +02:00