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

[BUG] ls with specified path only shows contents of ~/ #42

Closed
antz22 opened this issue Oct 28, 2021 · 2 comments
Closed

[BUG] ls with specified path only shows contents of ~/ #42

antz22 opened this issue Oct 28, 2021 · 2 comments
Labels
Bug Something isn't working

Comments

@antz22
Copy link

antz22 commented Oct 28, 2021

Describe the bug
When using the 'ls' command with 'source ptSh_set_aliases' in ~/.zshrc (for zsh shell), it lists the contents of the home ~/ directory rather than the contents of the directory specified.

To Reproduce
ls [path/to/directory]

Expected behavior
The contents of the directory should be listed out, rather than the contents of the home directory.

Screenshots/terminal output
2021-10-27_21-09

With 'source ptSh_set_aliases' removed from the ~/.zshrc, here is the result.

2021-10-27_21-13

Desktop
OS: Arch Linux

@antz22 antz22 added the Bug Something isn't working label Oct 28, 2021
@Al3bad
Copy link

Al3bad commented Nov 2, 2021

I was able to fix the bug in this pull request #43

@jszczerbinsky
Copy link
Owner

Closing, because all scripts has been replaced with programs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants