mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 11:52:03 +03:00
Updated Shell working directory reporting (markdown)
parent
50953fe8bb
commit
fc590c4165
@ -18,7 +18,7 @@ To enable this, add following to your shell's profile file and restart the shell
|
||||
`~/.bash_profile`:
|
||||
|
||||
```sh
|
||||
export PS1="$PS1\e]1337;CurrentDir="'$(pwd)\a'
|
||||
export PS1="$PS1\[\e]1337;CurrentDir="'$(pwd)\a\]'
|
||||
```
|
||||
|
||||
## ZSH
|
||||
|
Loading…
Reference in New Issue
Block a user