Commit Graph

820 Commits

Author SHA1 Message Date
Günter Zöchbauer
b4a5b9e940
Change list of values to list of records with value and description (#354)
It is just one entry for now, but I just found out from the docs
that in this case comments are not used as description
2023-01-20 06:22:35 -06:00
Günter Zöchbauer
c424bf3c88
Export command to make it use-able (#353) 2023-01-19 15:00:01 -06:00
Günter Zöchbauer
cdf6f416cb
Add completions for Bitwarden CLI client (#350) 2023-01-19 07:51:51 -06:00
Darren Schroeder
245f75c1b7
fix ohmy.nu path handling on windows (#351) 2023-01-19 07:48:21 -06:00
Darren Schroeder
e478643823
add timed_weather that checks the weather at timed intervals (#349) 2023-01-18 08:54:04 -06:00
Darren Schroeder
6471266bd9
fixed a type-o in the weather script (#348) 2023-01-18 08:20:30 -06:00
TornaxO7
62a3cd13e1
adding git aliases (#337)
* adding git aliases

* adding preparation section to git

* removing not useable aliases

* probably guarantess that gtv works
2023-01-16 08:15:18 -06:00
fj0r
2b785af0a4
K8s (#347)
* ssh kubernetes docker git just nvim

* avoid null when cache ssh

* docker cp & kubectl cp & scp

Co-authored-by: agent <agent@nuc>
2023-01-16 06:53:48 -06:00
ldsands
02fac2cd18
Add files via upload (#319) 2023-01-15 17:55:05 -06:00
fj0r
93ddf16daf
ssh kubernetes docker git just nvim (#327) 2023-01-15 17:54:10 -06:00
everyone
4e85e22e11
feat(custom-completions): add reflector completions (#329) 2023-01-15 17:53:03 -06:00
Joseph Fitzgibbons
89985e1119
add git_branch_cleanup.nu script and readme (#346) 2023-01-15 17:52:28 -06:00
Bob Hyman
d712452d13
prompt/full-line.nu -- full width prompt (#345) 2023-01-15 07:19:17 -06:00
Michael Angerman
5b4524be19
add a Readme to the make_release directory (#344) 2023-01-11 19:33:00 -08:00
Jakub Žádník
96eb47836c
Add initial dependency resolver for nu release (#343) 2023-01-12 01:00:29 +02:00
Darren Schroeder
695576c9bb
fix some bugs when on slash (#342) 2023-01-11 10:28:57 -06:00
Stefan Holderbach
87678fcded
nu_release.nu crate order fixup (#341)
Missed that `nu-protocol` also uses `nu-test-support`
2023-01-10 22:50:18 +01:00
Stefan Holderbach
408573ca27
Fix the crate order in nu_release.nu (#340)
Changes to the dependency graph happened for the 0.73 release
2023-01-10 21:48:13 +01:00
Jakub Žádník
20d11d53d6
Fix broken conda prompt (#338) 2023-01-05 20:28:21 +02:00
Darren Schroeder
c99b2996f2
update coloring scripts with newer syntax (#336) 2022-12-30 14:07:59 -06:00
Darren Schroeder
e50e681472
update 20k script with save changes (#335) 2022-12-25 15:55:08 -06:00
Kamil
fa1ce775d7
Fix dict and cdpath for 0.73 (#333)
* Update cdpath.nu

* Update dict.nu

* Update dict.nu

* Update cdpath.nu
2022-12-25 14:23:54 -06:00
Darren Schroeder
0fef4da080
update sparkline script (#334) 2022-12-24 08:09:13 -06:00
Maxim Uvarov
fdc27900b8
Function to format nicely big numbers: number-format.nu (#332)
* Create number-format.nu

* Create README.md
2022-12-23 09:32:00 -06:00
Darren Schroeder
c148f0782d
just a couple tweaks to scripts (#331) 2022-12-20 12:54:45 -06:00
JT
22b4fda3ea
Since last release script (#330) 2022-12-21 07:18:03 +13:00
JT
f58a717825
add the new crate to the release script 2022-12-20 21:37:27 +13:00
JT
ddcf11963b
Fix TWiN script (#328) 2022-12-17 07:44:24 +13:00
Francis
d003da280a
fixed get-weather celsius loop (#326)
Co-authored-by: Francis <francis@dornbusch.com>
2022-12-14 14:21:49 -06:00
mike
6ae72ddc16
fix up command for v0.72.0 (#325)
* make default for `up` command 1

* make default for `up` command 1: update comment

* update: fix `up` command for v0.72.0

* remove before_v0.60/fs/up.nu
2022-12-13 14:03:26 -06:00
WindSoilder
1203bec68d
fix custom completions arg names (#324) 2022-12-12 06:20:31 -06:00
Darren Schroeder
2117c1bb35
change for to each in oh-my.nu (#323) 2022-12-10 09:14:30 -06:00
JT
6f9d6250d4
Switch to 'and' and 'or' (#322)
* Switch to 'and' and 'or'

* oops
2022-12-08 12:52:10 +13:00
Edward DeVries
fe5c307390
Replace deprecated operators in panache-git (#321)
Use `and` in favor of `&&`
Use `or` in favor of `||`

https://www.nushell.sh/blog/2022-11-29-nushell-0.72.html#new-boolean-operator-xor-planned-operator-simplification
2022-12-03 18:54:33 -08:00
Access
3451c3f0e0
feat: add example for starship and shell_space (#320) 2022-12-01 07:01:15 -06:00
WindSoilder
8aec0bcc57
fix merge doesnt support block input (#318) 2022-11-28 06:16:23 -06:00
Jesper Hasselquist
e2d8f736d4
feat(custom-completions): add zellij completions (#317) 2022-11-25 07:26:34 -06:00
Emil Gardström
a532ee8c4d
improve cargo completions (#316)
* improve cargo completions

* fix indentation
2022-11-22 15:49:36 -06:00
tshaynik
a4e08f4901
Add custom completions for nix (#314)
* Add generated completions for nix

Add initial completions for nix, generated by parsing
the nix help pages with a script.

* Add completion for nix log-format

* add README for nix completions

* allow taking arguments
2022-11-15 06:00:04 -06:00
Darren Schroeder
73e67b8054
updates get-weather to remove the for loop (#313) 2022-11-12 17:22:10 -06:00
Kevin Zhang
c3abd6439c
Fix undetected windows enviroment (#312) 2022-11-11 12:30:58 -06:00
Darren Schroeder
cb5f2627db
add oh-my-nu-v2 (#311) 2022-11-05 15:56:35 -05:00
mike
d405fc03e5
Make the default for the up command (in the filesystem directory) 1 (#310)
* make default for `up` command 1

* make default for `up` command 1: update comment
2022-11-05 08:18:12 -05:00
Alex Saveau
8e693571e3
Create simple.nu (#309) 2022-10-27 20:26:55 -05:00
Darren Schroeder
3b4f9e2df4
tweak no back progress bar example (#308) 2022-10-23 20:23:20 -05:00
WindSoilder
911e53674f
fix conda deactivate error when activate with no-prompt (#307) 2022-10-22 18:37:26 +03:00
Dan Davison
86c73877c3
sockets command (#306)
* sockets command

* Update README
2022-10-17 14:44:55 -07:00
eggcaker
26654d9da8
fix the PATH not working on windows (#305) 2022-10-10 20:40:06 -05:00
DWTW321
daf23a9b77
New custom completions for ani-cli, btm, glow & tealdeer (#304)
* New custom completions for ani-cli, btm, glow, gsudo & tealdeer

* Delete README.md

* Delete gsudo-completions.nu

* Update btm-completions.nu

* fixed error in btm completions
2022-10-09 17:56:50 -05:00
Yethal
dab62c255b
add update-path.nu (#303) 2022-10-08 13:42:17 -05:00