Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 398 Bytes

powerprompt

Compiling

Before running CMake, do:

conan install -s build_type=Debug ..

Installing

Cygwin

Install Nerd Fonts on your Windows host. I chose Cousine.

Install by adding something similar to this to your shell startup script, (.bashrcfor me):

PS1='$(/cygdrive/c/dev/powerprompt/cmake-build-debug/bin/powerprompt.exe)'