raycast / raycast/extensions

[Zshrc Manager] Add feature to read separate `alias' file

Open
#29,993 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

extension extension: zshrc-manager feature request
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://www.raycast.com/TurboCoder13/zshrc-manager

OS Version

MacOS 26

Description

Hi, would it be possible to allow the extension to read aliases, environment variables, and functions from separate files? Many users prefer to keep these configurations modular (e.g., ~/.zaliases, ~/.zenv or for some users ~/.zprofile) rather than cluttering the main .zshrc file. Ideally, the extension could automatically source these files or allow users to specify paths to include.

It would be fantastic if the extension could support this structure.

Thanks again for the great work!

Who will benefit from this feature?

Everyone who use this extension.

Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Zshrc Manager extension linked in the issue and inspect how it currently reads the main .zshrc file. Determine how separate alias, environment-variable, function, or zprofile files should be discovered or configured, and verify that the extension reads the supported files without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, zsh
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.