Commit Graph

235 Commits

Author SHA1 Message Date
GitHub-Action
f2d024010d Commit from GitHub Actions (Update plugin_details.md) 2024-03-20 03:10:37 +00:00
Michael Angerman
41badf62c2
add a reference to pspg a postgres pager which integrates in nushell. 2024-03-17 09:35:48 -07:00
GitHub-Action
1ed3fe1228 Commit from GitHub Actions (Update plugin_details.md) 2024-03-13 03:10:54 +00:00
Darren Schroeder
f9406521c5
cleanup nur 2024-03-11 14:13:17 -05:00
Darren Schroeder
ca2dbd702b
add nur 2024-03-11 14:12:44 -05:00
Darren Schroeder
eb0daf0b91
added broot integration 2024-03-06 18:08:54 -06:00
Darren Schroeder
7afc10d05a
Merge pull request #40 from cablehead/main
Add nu_plugin_from_sse
2024-03-06 09:42:00 -06:00
Andy Gayton
d720ca089b Add nu_plugin_from_sse 2024-03-06 10:33:43 -05:00
GitHub-Action
03ff17375f Commit from GitHub Actions (Update plugin_details.md) 2024-03-06 03:09:19 +00:00
GitHub-Action
a31cdabd5a Commit from GitHub Actions (Update plugin_details.md) 2024-02-28 03:09:38 +00:00
GitHub-Action
abfc5cf64d Commit from GitHub Actions (Update plugin_details.md) 2024-02-21 03:09:23 +00:00
GitHub-Action
9b600a321f Commit from GitHub Actions (Update plugin_details.md) 2024-02-14 03:10:24 +00:00
Darren Schroeder
02afb93250
Merge pull request #39 from pdenapo/dpkgtable
Add nu_plugin_dpkgtable
2024-02-13 16:23:37 -06:00
Pablo De Nápoli
b1f73ce3ac Added nu_plugin_dpkg_table to README.md as requested. 2024-02-13 19:20:39 -03:00
Pablo De Nápoli
8d5a5c3f90
Add nu_plugin_dpkgtable
This a plugin to convert the output of dpkg --list 
(given the list of known packages in a GNU/Linux Debian system) to a nushell table
2024-02-12 21:09:58 -03:00
GitHub-Action
677d694c5a Commit from GitHub Actions (Update plugin_details.md) 2024-02-07 03:10:21 +00:00
Darren Schroeder
90056e27d3
added nu_plugin_dbus 2024-01-31 12:09:25 -06:00
Darren Schroeder
7e36812f68
added nu_plugin_dbus 2024-01-31 12:08:21 -06:00
GitHub-Action
803c604670 Commit from GitHub Actions (Update plugin_details.md) 2024-01-31 03:09:12 +00:00
Darren Schroeder
c1044c4000
Merge pull request #38 from fj0r/main
add comma.nu
2024-01-26 07:58:58 -06:00
nash
87b2ab6ee5 add comma.nu 2024-01-26 10:00:15 +08:00
GitHub-Action
8650e3b84c Commit from GitHub Actions (Update plugin_details.md) 2024-01-24 03:10:06 +00:00
GitHub-Action
085eb8e221 Commit from GitHub Actions (Update plugin_details.md) 2024-01-17 03:10:18 +00:00
Darren Schroeder
d30cedb9b5
Merge pull request #37 from abusch/main
Add nu_plugin_semver
2024-01-11 06:26:28 -06:00
Antoine Busch
9db17b5f8d Add nu_plugin_semver 2024-01-11 21:47:13 +11:00
GitHub-Action
c74635c24d Commit from GitHub Actions (Update plugin_details.md) 2024-01-10 03:10:04 +00:00
GitHub-Action
21861b6fc9 Commit from GitHub Actions (Update plugin_details.md) 2024-01-03 03:09:40 +00:00
GitHub-Action
5e2f00b3d8 Commit from GitHub Actions (Update plugin_details.md) 2023-12-27 03:10:04 +00:00
GitHub-Action
ecdfea86be Commit from GitHub Actions (Update plugin_details.md) 2023-12-20 03:08:11 +00:00
Darren Schroeder
d2cc01244f
update sublime items 2023-12-19 13:29:20 -06:00
GitHub-Action
453b82a484 Commit from GitHub Actions (Update plugin_details.md) 2023-12-14 13:37:25 +00:00
Darren Schroeder
781f3f390a
Merge pull request #35 from FMotalleb/patch-1
Fix rate limit issue
2023-12-14 07:36:46 -06:00
Motalleb Fallahnezhad
d21c5d28df
fixed rate limit issue 2023-12-14 10:45:10 +03:30
Darren Schroeder
3d12969388
Merge pull request #34 from FMotalleb/main
add `nu_plugin_image` plugin
2023-12-10 08:52:10 -06:00
Motalleb Fallahnehzad
32d0508357 fix crash if plugin version was missing 2023-12-10 16:16:26 +03:30
GitHub-Action
1aebedf407 Commit from GitHub Actions (Update plugin_details.md) 2023-12-10 12:22:43 +00:00
Motalleb Fallahnehzad
0ef50579ac minor 2023-12-10 13:51:21 +03:30
Motalleb Fallahnehzad
01e3ae63b1 Add nu_plugin_image 2023-12-10 13:50:29 +03:30
Darren Schroeder
b5fab67bdd
add units 2023-12-07 13:21:52 -06:00
Darren Schroeder
9d12f78d7a
add units 2023-12-07 13:21:01 -06:00
Darren Schroeder
990cf2ab53
change msgpack branch 2023-12-06 11:35:44 -06:00
Darren Schroeder
5bbd4925bc
Merge pull request #33 from fj0r/main
npup
2023-12-06 06:34:45 -06:00
Darren Schroeder
1c23821cdb
add period 2023-12-06 06:34:26 -06:00
Darren Schroeder
72a96c71a4
Merge pull request #32 from FMotalleb/main
fixed detailed plugin report
2023-12-06 06:32:57 -06:00
nash
27a2209716 npup 2023-12-06 16:57:50 +08:00
Motalleb Fallahnehzad
3b79ed5982 fix nu_plugin_bash_env 2023-12-06 10:48:18 +03:30
Motalleb Fallahnehzad
1e2916ea21 minor 2023-12-06 10:47:45 +03:30
Motalleb Fallahnehzad
67545d705d Merge branch 'main' of github.com:FMotalleb/awesome-nu 2023-12-06 10:46:01 +03:30
Motalleb Fallahnehzad
f56d6b87d0 fix nu_plugin_bash_env 2023-12-06 10:45:55 +03:30
GitHub-Action
6c86f81a46 Commit from GitHub Actions (Update plugin_details.md) 2023-12-06 07:11:17 +00:00