Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run chpwd hook on bash when initially src’d #630

Merged
merged 2 commits into from
Jul 9, 2023
Merged

run chpwd hook on bash when initially src’d #630

merged 2 commits into from
Jul 9, 2023

Conversation

mxcl
Copy link
Member

@mxcl mxcl commented Jul 6, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Jul 6, 2023

PR Summary

  • Updating Import URLs

    • The configurations for the application have been enhanced by updating the URLs where it retrieves needed libraries(in deno.jsonc). This ensures the application uses the latest and most secure versions.
  • Renaming Function and Updating Method Call

    • The code (src/app.magic.ts) has been made more understandable and organized. A function previously known as _tea_chpwd_hook has been renamed to _xyz_tea_chpwd_hook and all calls to the old function name have been updated to the new one.
  • Adding Function to Array

    • The function _xyz_tea_chpwd_hook has been added to the chpwd_functions array. This means this function can now be used whenever we are manipulating the ordered list of functions (chpwd_functions).
  • New Function Addition and Environment Handling

    • A new function _xyz_tea_chpwd_hook has been created which aims to help make the application more flexible by managing the environment settings when you're using zsh or bash. This means the application can now better adapt to your specific setup and run smoother. Specifically, when you change directory (cd), the system environment is updated for better integration.

@mxcl mxcl merged commit 34145ea into main Jul 9, 2023
@mxcl mxcl deleted the bash-chpwd branch July 9, 2023 12:31
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