mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
prettier
This commit is contained in:
@ -19,6 +19,7 @@ its normal startup files, which becomes our script's responsibility (along with
|
|||||||
disabling POSIX mode).
|
disabling POSIX mode).
|
||||||
|
|
||||||
Bash shell integration can also be sourced manually from `bash/ghostty.bash`.
|
Bash shell integration can also be sourced manually from `bash/ghostty.bash`.
|
||||||
|
|
||||||
### Elvish
|
### Elvish
|
||||||
|
|
||||||
For [Elvish](https://elv.sh), `$GHOSTTY_RESOURCES_DIR/src/shell-integration`
|
For [Elvish](https://elv.sh), `$GHOSTTY_RESOURCES_DIR/src/shell-integration`
|
||||||
@ -54,4 +55,3 @@ For `zsh`, Ghostty sets `ZDOTDIR` so that it loads our configuration
|
|||||||
from the `zsh` directory. The existing `ZDOTDIR` is retained so that
|
from the `zsh` directory. The existing `ZDOTDIR` is retained so that
|
||||||
after loading the Ghostty shell integration the normal Zsh loading
|
after loading the Ghostty shell integration the normal Zsh loading
|
||||||
sequence occurs.
|
sequence occurs.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user