Skip to content

Instantly share code, notes, and snippets.

@Lykaksparsz
Last active August 19, 2016 09:07
Show Gist options
  • Save Lykaksparsz/3632616cbe622b30ec1431c174e28178 to your computer and use it in GitHub Desktop.
Save Lykaksparsz/3632616cbe622b30ec1431c174e28178 to your computer and use it in GitHub Desktop.
The cURL prompt
@echo off
title CURL-PROMPT
cd C:\curl\AMD64\ && curl
set path="C:\curl\AMD64\";"%windir%\System32";
:pse
set /p psf=$
%psf%
goto pse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment