Skip to content

Instantly share code, notes, and snippets.

@tomcam
Created February 17, 2020 03:23
Show Gist options
  • Save tomcam/6c53204cab34a882b4078cc02a17630a to your computer and use it in GitHub Desktop.
Save tomcam/6c53204cab34a882b4078cc02a17630a to your computer and use it in GitHub Desktop.
zsh list normal directories
#!/bin/zsh
ls -d */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment