b1a98d23c8e7b42cb8fc5d885db5ec80402290a5
Sherpa
Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux.
Installation
Run: gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o term $(pkg-config --libs vte-2.91
Description
Languages
C
63.2%
Shell
36.8%
