diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-04 21:50:52 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-10-04 21:50:52 +0900 |
| commit | 191055cde7629a07efa6b1a95dc9dfbbfe103d6d (patch) | |
| tree | 6bd376d17926d881f33fff5280119ed6d69fd6cc | |
| parent | bef1d1fcdb2809627045aed05821f2c9e088f12a (diff) | |
Init
| -rw-r--r-- | public/progs.csv | 1 | ||||
| -rw-r--r-- | static/progs.csv | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index a340a53..587e73e 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -125,6 +125,7 @@ P,notebook,is a web-based notebook environment for interactive computing. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. ,odt2txt,extracts the text out of OpenDocument Texts. +,onepatch,summarizes Git repository on your terminal. ,openvpn,is an open source VPN daemon. I,openssh,"is SSH protocol implementation for remote login, command execution, and file transfer." A,pam-gnupg,auto unlocks when log-in. diff --git a/static/progs.csv b/static/progs.csv index a340a53..587e73e 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -125,6 +125,7 @@ P,notebook,is a web-based notebook environment for interactive computing. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. ,odt2txt,extracts the text out of OpenDocument Texts. +,onepatch,summarizes Git repository on your terminal. ,openvpn,is an open source VPN daemon. I,openssh,"is SSH protocol implementation for remote login, command execution, and file transfer." A,pam-gnupg,auto unlocks when log-in. |
