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

Cannot change directories without cd #747

Open
SturmB opened this issue Jun 12, 2023 · 0 comments
Open

Cannot change directories without cd #747

SturmB opened this issue Jun 12, 2023 · 0 comments

Comments

@SturmB
Copy link

SturmB commented Jun 12, 2023

Description

I am unable to change directories without using cd on my Synology DiskStation.

Steps to reproduce

Minimal steps to reproduce this behavior. Example:

1 - SSH into Synology server with Zsh, Oh-my-zsh, and Antigen installed and configured.
2 - Attempt to change directories with out using `cd`. For example, typing `..` and hitting <ENTER>.
3 - 'zsh: permission denied: ..' is displayed.

Expected behavior:

- Changing to the directory indicated without error.

Software version

  • antigen version: Antigen v2.2.2
  • zsh --version: zsh 5.9 (x86_64-pc-linux-gnu)
  • uname -a: Linux Gamma 4.4.180+ #42962 SMP Sat Apr 8 00:14:26 CST 2023 x86_64 GNU/Linux synology_apollolake_918+

Configuration

More information

I am able to run antigen use oh-my-zsh and get the cd functionality without cd, but then other things get messed up, such as my l alias not sorting things by directory first anymore. No idea why. Also, antigen use oh-my-zsh is already in the .zshrc file, so why do I need to type it? Or is something that comes after it overriding it somehow?

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