Skip to content

Instantly share code, notes, and snippets.

View siam786's full-sized avatar

Shohrab Hossain siam786

View GitHub Profile
@siam786
siam786 / alias.cmd
Created August 21, 2023 10:12 — forked from jatubio/alias.cmd
Alias to develop on Windows with Laravel
@echo off
:::: Commands ::::
:: DosKey ::
:: Creates a new alias
doskey dk=doskey $*
:: Lists current aliases
doskey dkm=doskey /macros