Replies: 1 comment
-
I ended overriding internal function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to reproduce the same behaviour for
cd
as per the first screencast on the README.However when I cd, it shows me all columns like from
ls -l
How do I only show the directory names vertically as shown with
ls -1
?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions