- Notifications
You must be signed in to change notification settings - Fork0
willeccles/f
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# ff is a system fetch program which lists only the system information thatmatters:- username@hostname- OS and version- architecture- shell- editor- 16 colors# usagef is written in C, so you'll need a C compiler. Optionally, a Makefile isincluded for use with GNU Make. After you build and install f, you can simplyrun f. There are no options.