Commit Graph

216 Commits

Author SHA1 Message Date
Eric Hodel
d6d09aa0cc Sort plugins table by name 2024-06-02 14:34:29 -07:00
GitHub-Action
bc93b23285 Commit from GitHub Actions (Update plugin_details.md) 2024-05-29 03:11:05 +00:00
Darren Schroeder
c77d28ebfa
Merge pull request #47 from samuelallan72/add-mise
Add mise to the list of integrations
2024-05-26 08:01:37 -05:00
Samuel Allan
8d8ed20ea1 Add mise to the list of integrations
mise is a tool that integrates into the shell,
providing a way to manage (globally and project-specific)
dev tools and env vars, and can be used as a task runner.

It may appeal to Nushell users,
as it's popular, written in rust, and supports Nushell.

- nushell specific info: https://mise.jdx.dev/getting-started.html#nushell
- source code: https://github.com/jdx/mise
2024-05-26 14:57:09 +02:00
Darren Schroeder
7f23a1040b
Merge pull request #46 from tesujimath/bash-env-0.9.0
bash-env plugin version bump to 0.9.0
2024-05-24 07:22:32 -05:00
Simon Guest
a37f3bc10e bash-env plugin version bump to 0.9.0 2024-05-24 17:25:13 +12:00
GitHub-Action
9751d76c6d Commit from GitHub Actions (Update plugin_details.md) 2024-05-22 03:12:07 +00:00
Darren Schroeder
6162ccc39f
Merge pull request #45 from fnuttens/nu_plugin_hmac
Add nu_plugin_hmac
2024-05-17 12:47:26 -05:00
Florent Nuttens
47fba7570b Add nu_plugin_hmac 2024-05-17 19:11:55 +02:00
Darren Schroeder
c27e53feb3
Merge pull request #44 from phoenixr-codes/patch-1
Add `wi` script to list
2024-05-16 16:37:26 -05:00
Jonas
27a2fca977
Add wi script to list 2024-05-16 23:08:34 +02:00
GitHub-Action
3d98ed6bab Commit from GitHub Actions (Update plugin_details.md) 2024-05-16 11:42:55 +00:00
Darren Schroeder
9a787954a9
add ulid 2024-05-16 06:42:19 -05:00
Darren Schroeder
441d7fa056
add ulid 2024-05-16 06:41:00 -05:00
GitHub-Action
1a6def5742 Commit from GitHub Actions (Update plugin_details.md) 2024-05-15 03:12:29 +00:00
GitHub-Action
02affaf585 Commit from GitHub Actions (Update plugin_details.md) 2024-05-08 03:11:16 +00:00
GitHub-Action
6c3264d676 Commit from GitHub Actions (Update plugin_details.md) 2024-05-04 02:31:56 +00:00
GitHub-Action
3d246c3c3b Commit from GitHub Actions (Update plugin_details.md) 2024-05-02 08:12:27 +00:00
GitHub-Action
06c98b1263 Commit from GitHub Actions (Update plugin_details.md) 2024-05-01 03:10:49 +00:00
GitHub-Action
3e37c5a0a6 Commit from GitHub Actions (Update plugin_details.md) 2024-04-24 03:11:13 +00:00
Darren Schroeder
d4c4f4c042
Merge pull request #42 from tesujimath/bash-env-v0.7.1
bash-env version bump to 0.7.1 for Nu 0.92.2
2024-04-23 07:44:08 -04:00
Simon Guest
afca1e8a64 bash-env version bump 2024-04-23 15:09:17 +12:00
GitHub-Action
e849f21f5e Commit from GitHub Actions (Update plugin_details.md) 2024-04-20 17:36:56 +00:00
Darren Schroeder
344529e8dd
Merge pull request #41 from FMotalleb/main
Fix: Handle .git extensions in repository URLs
2024-04-20 13:36:19 -04:00
Motalleb Fallahnezhad
302a065436
Fix: possible issue with .git in middle of the url? 2024-04-20 21:03:12 +03:30
Motalleb Fallahnezhad
0380a8c4f0
fix: remove .git at the end of url 2024-04-20 20:49:33 +03:30
Motalleb Fallahnezhad
0566024040
fix: crash when (dependency) version was missing 2024-04-20 20:29:36 +03:30
GitHub-Action
65af689a1b Commit from GitHub Actions (Update plugin_details.md) 2024-04-17 03:09:39 +00:00
GitHub-Action
80e5ff8bf4 Commit from GitHub Actions (Update plugin_details.md) 2024-04-10 03:11:17 +00:00
GitHub-Action
fb351e7346 Commit from GitHub Actions (Update plugin_details.md) 2024-04-03 03:10:39 +00:00
GitHub-Action
2c4b12a0e5 Commit from GitHub Actions (Update plugin_details.md) 2024-03-27 03:09:35 +00:00
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