Skip to content

How to z && ls #711

Closed Answered by ajeetdsouza
pviscone asked this question in Q&A
Discussion options

You must be logged in to vote

zoxide's cd function can be redefined:

function __zoxide_cd() {
  cd "$1" && ls
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ajeetdsouza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants