Skip to content

Instantly share code, notes, and snippets.

@fezboy
Created October 18, 2018 00:36
Show Gist options
  • Save fezboy/23f142c18cc962f76764d8a695c161f6 to your computer and use it in GitHub Desktop.
Save fezboy/23f142c18cc962f76764d8a695c161f6 to your computer and use it in GitHub Desktop.
Runs dir command so it looks more like the ls command from unix systems
REM Place in C:\Users\User_Name\AppData\Local\Microsoft\WindowsApps\ls.bat
dir /W
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment