diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-16 00:45:12 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-09-16 00:45:12 +0900 |
| commit | 5f4872db036445580ea3f591a9b908c4dc94faf3 (patch) | |
| tree | 8d29acca0814bd948c5a0a158713ee3caabcf8a9 | |
| parent | 3000fd6cb5b18ca8db1f5e0e3b8ab09da8d30c9d (diff) | |
Init
| -rw-r--r-- | public/progs.csv | 3 | ||||
| -rw-r--r-- | static/progs.csv | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/public/progs.csv b/public/progs.csv index 0ee983a..1378010 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -119,7 +119,7 @@ P,nltk,is a Python package for natural language processing. ,nodejs,nodejs for Neovim. ,notmuch,indexes and searches mail. P,notebook,is a web-based notebook environment for interactive computing. -,npm,npm for tmuxinator that manages tmux sessions. +,npm,"is for neovim that manages lsp, linter, and formatter." ,nsxiv,is a minimalist image viewer. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. @@ -151,7 +151,6 @@ P,requests,"is a simple, yet elegant, HTTP library." ,ripgrep,recursively searches the current directory for a regex pattern. ,ripgrep-all,searches words in a line. ,rsync,is a fast and versatile file copying tool. -,ruby,is an interpreted scripting language. ,samba,"is a program for the server daemon that provides Active Directory, filesharing, and printing services." A,sc-im,is an Excel-like terminal spreadsheet manager. P,scikit-learn,is a Python module for machine learning built on top of SciPy. diff --git a/static/progs.csv b/static/progs.csv index 0ee983a..1378010 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -119,7 +119,7 @@ P,nltk,is a Python package for natural language processing. ,nodejs,nodejs for Neovim. ,notmuch,indexes and searches mail. P,notebook,is a web-based notebook environment for interactive computing. -,npm,npm for tmuxinator that manages tmux sessions. +,npm,"is for neovim that manages lsp, linter, and formatter." ,nsxiv,is a minimalist image viewer. ,ntfs-3g,allows accessing NTFS partitions. P,numpy,is the fundamental package for scientific computing with Python. @@ -151,7 +151,6 @@ P,requests,"is a simple, yet elegant, HTTP library." ,ripgrep,recursively searches the current directory for a regex pattern. ,ripgrep-all,searches words in a line. ,rsync,is a fast and versatile file copying tool. -,ruby,is an interpreted scripting language. ,samba,"is a program for the server daemon that provides Active Directory, filesharing, and printing services." A,sc-im,is an Excel-like terminal spreadsheet manager. P,scikit-learn,is a Python module for machine learning built on top of SciPy. |
