you are viewing a single comment's thread
view the rest of the comments
[–] 34 points 2 years ago (1 child)

Add ls.bat in your windows directory with dir as the source. It basically acts as an alias.

  • source
  • hideshow 2 child comments
  • [–] 23 points 2 years ago (2 children)

    Still won’t help me when I type ifconfig or dig, though.

    Also I’ve noticed there is also a curl in Windows CLI that I believe is based on libcurl, but when called from powershell is an alias for (iirc) Invoke-WebRequest.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago (1 child)

    I came across this one just yesterday and while it was convenient at first, I immediately got frustrated when I went to add some parameters and discovered it wasn’t actually curl

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (1 child)

    Classic PoweShell experience. Try rm -rf - I wonder why they added the aliases in the first place. Only frustrating to type different arguments which are also more verbose. Tastes like the good ol' embrace-extend-extinguish.

  • source
  • parent
  • hideshow 2 child comments