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

Make the 'd' alias only show the directories that can be cd'd to using the number aliases. #977

Merged
merged 1 commit into from
Jun 13, 2012

Conversation

scialex
Copy link
Contributor

@scialex scialex commented Feb 28, 2012

It is annoying how if you have had a shell open for a while the 'd' alias will show far more directories then you can jump to using the 1,2,3,4,... aliases. This patch limits the number of directories shown by 'd' to the 10 you can jump to.

robbyrussell added a commit that referenced this pull request Jun 13, 2012
Make the 'd' alias only show the directories that can be cd'd to using the number aliases.
@robbyrussell robbyrussell merged commit e8d582a into ohmyzsh:master Jun 13, 2012
@robbyrussell robbyrussell merged commit d693711 into ohmyzsh:master Jun 13, 2012
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.

None yet

2 participants