mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37:44 +00:00
nushell: use carapace bridge too
This commit is contained in:
parent
08571d7fff
commit
34f1f5b383
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ use std null_device
|
|||
|
||||
source ~/.config/nushell/zoxide.nu
|
||||
|
||||
$env.CARAPACE_BRIDGES = "inshellisense,zsh,fish,bash"
|
||||
$env.CARAPACE_BRIDGES = "inshellisense,carapace,zsh,fish,bash"
|
||||
source ~/.config/nushell/carapace.nu
|
||||
|
||||
# Retrieve the output of the last command.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue