fun-menu

ncurses learning thing
git clone https://git.pastanoggin.com/fun-menu.git
Log | Files | Refs | README | LICENSE

commit 35eacac40f265aad47bf25d10f3ecd3670b79b2f
Author: noodle <shawtynoodle@gmail.com>
Date:   Mon, 10 Jul 2023 15:39:40 +0300

Initial commit

Diffstat:
A.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +fun_menu +\ No newline at end of file