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

nixos import all aliases from the bash prompt #214

Open
jakeisnt opened this issue Jan 13, 2023 · 0 comments
Open

nixos import all aliases from the bash prompt #214

jakeisnt opened this issue Jan 13, 2023 · 0 comments

Comments

@jakeisnt
Copy link
Owner

on nix, this requires running /etc/profile to get the declared aliases into the bash shell, then running alias to see all of the defined aliases, then parsing and reinterpreting all of those alias commands as nushell commands. there currently isn't a good way for nushell to see all of the aliases from the shell wrapping it, and i'm not sure how to open a child shell that runs that file - i get "permission denied"?

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

No branches or pull requests

1 participant