Jan Tebernum
e413b8c3b5
zoxide: fix nushell 0.89 deprecation
...
Since nushell 0.89, automatically spreading lists is deprecated. This
commit introduces a string replace for the zoxide init script to replace
the deprecated code.
See: https://github.com/ajeetdsouza/zoxide/issues/662
Fixes : #4916
2024-04-10 21:27:15 +02:00
x10an14
18960fb8af
zoxide: fix use with recent Nushell
...
1. Zoxide (v0.9.2) leverages `def-env` in their `zoxide init nushell`
output.
2. Since Nushell v0.88, they have removed (previously deprecated)
`def-env`:
https://www.nushell.sh/blog/2023-12-12-nushell_0_88_0.html#breaking-changes-toc
2024-04-10 21:27:05 +02:00
r-vdp
8b48ff169c
zoxide: use interactive shell init for Fish
2024-04-10 21:27:00 +02:00
Mario Rodas
a481789457
treewide: remove marsam as maintainer ( #4136 )
2023-06-22 10:16:28 +02:00
Adam Stephens
2f8d24b7f5
zoxide: enable nushell integration
2023-03-25 11:47:07 +01:00
Naïm Favier
bd11e2c5e6
Replace usage of literalExample
...
Instead use the new function `literalExpression`. See
https://github.com/NixOS/nixpkgs/pull/136909
2021-10-13 00:16:10 +02:00
Mario Rodas
a957e2dc6b
zoxide: add module
...
PR #1274
2020-05-26 19:14:39 +02:00