Fix typos

This commit is contained in:
Kevin Hovsäter
2023-08-08 14:27:34 +02:00
parent aff64d9951
commit 22b8173164
38 changed files with 52 additions and 52 deletions

View File

@@ -27,7 +27,7 @@
# Ghostty in all shells should add the following lines to their .zshrc:
#
# if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
# autoload -Uz -- "$GHOSTTY_RESOURCSE_DIR"/shell-integration/zsh/ghostty-integration
# autoload -Uz -- "$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
# ghostty-integration
# unfunction ghostty-integration
# fi