Talk:Zsh

From ArchWiki

Same directory in newly opened tab

I had to append the following to my zshrc

~/.zshrc
<truncated>
. /etc/profile.d/vte.sh

such that a newly opened tab opened in the previous working directory (using gnome-terminal). MrWhite (talk) 13:14, 5 November 2017 (UTC)