Utilisation de carapace (https://github.com/rsteube/carapace-bin) pour la complétion, on entre à un autre niveau
This commit is contained in:
parent
007fea7c63
commit
b2480988b3
1 changed files with 3 additions and 0 deletions
3
rc.elv
3
rc.elv
|
@ -24,6 +24,9 @@ use moi/completion
|
|||
use moi/alias
|
||||
use moi/util/common
|
||||
|
||||
# Carapace completion : https://github.com/rsteube/carapace-bin
|
||||
eval (carapace _carapace|slurp)
|
||||
|
||||
{
|
||||
use ./aliases/get-uid uid
|
||||
if (not (uid:-is-root)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue