diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-15 22:18:40 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-15 22:18:40 +0900 |
| commit | b2f284f4adb99d4375b07c12984964f99b53687c (patch) | |
| tree | 6b4bf0c362ca80f7ae6b4291fe4cec8013ed96d9 | |
| parent | fc651f5d97954fecab979a1b08bca0401810dacf (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 0ee983a..7e040b5 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -175,6 +175,7 @@ P,tensorflow,is an open source software library for high performance numerical c ,tk,manipulates tk internal state. I,tlp,applies power saving settings manually and controls battery care features. ,tmux,manages mutiple terminal sessions/windows/panes in a terminal. +A,tmuxinator,manages complex tmux sessions easily. P,torch,is a Python package that provides two high-level features. ,trash-cli,"trashes files recording the original path, deletion date, and permissions." ,transmission-cli,"is a lightweight, command-line BitTorrent client." diff --git a/static/progs.csv b/static/progs.csv index 0ee983a..7e040b5 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -175,6 +175,7 @@ P,tensorflow,is an open source software library for high performance numerical c ,tk,manipulates tk internal state. I,tlp,applies power saving settings manually and controls battery care features. ,tmux,manages mutiple terminal sessions/windows/panes in a terminal. +A,tmuxinator,manages complex tmux sessions easily. P,torch,is a Python package that provides two high-level features. ,trash-cli,"trashes files recording the original path, deletion date, and permissions." ,transmission-cli,"is a lightweight, command-line BitTorrent client." |
