Added carapace
This commit is contained in:
@@ -23,3 +23,5 @@ $env.VISUAL = 'nvim'
|
|||||||
if ((sys host).name !~ '.*Windows.*') {
|
if ((sys host).name !~ '.*Windows.*') {
|
||||||
$env.SSH_AUTH_SOCK = '/home/lumen/.bitwarden-ssh-agent.sock'
|
$env.SSH_AUTH_SOCK = '/home/lumen/.bitwarden-ssh-agent.sock'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
source (if ($"($nu.cache-dir)/carapace.nu" | path exists) {($"($nu.cache-dir)/carapace.nu")} else { null })
|
||||||
|
|||||||
Reference in New Issue
Block a user