Skip to content

Instantly share code, notes, and snippets.

@shotaK
Created November 1, 2020 09:05
Show Gist options
  • Save shotaK/8306a0b3cac858335208582bed31440f to your computer and use it in GitHub Desktop.
Save shotaK/8306a0b3cac858335208582bed31440f to your computer and use it in GitHub Desktop.
fish shell improved ls
alias ls='ls -lhX --classify --color=auto --group-directories-first'
funcsave ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment