Skip to content

fix(zsh): use alias for gs to avoid Ghostscript collision#86

Merged
paveg merged 1 commit intomainfrom
fix/gs-ghostscript-collision
Mar 9, 2026
Merged

fix(zsh): use alias for gs to avoid Ghostscript collision#86
paveg merged 1 commit intomainfrom
fix/gs-ghostscript-collision

Conversation

@paveg
Copy link
Owner

@paveg paveg commented Mar 9, 2026

zsh-abbr is turbo-loaded via zinit, so the gs abbreviation may not be registered before PATH lookup resolves /usr/bin/gs (Ghostscript). Move gs back to an alias which loads synchronously.

zsh-abbr is turbo-loaded via zinit, so the gs abbreviation may not be
registered before PATH lookup resolves /usr/bin/gs (Ghostscript).
Move gs back to an alias which loads synchronously.
@paveg paveg enabled auto-merge (squash) March 9, 2026 02:07
@paveg paveg merged commit f71f4f5 into main Mar 9, 2026
10 checks passed
@paveg paveg deleted the fix/gs-ghostscript-collision branch March 9, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant