a26a7854726930ab7dfd6d6dfbf609ecba87e80c
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%
