Utilisation de carapace (https://github.com/rsteube/carapace-bin) pour la complétion, on entre à un autre niveau

This commit is contained in:
Benjamin VAUDOUR 2021-10-30 10:13:14 +02:00
parent 007fea7c63
commit b2480988b3
1 changed files with 3 additions and 0 deletions

3
rc.elv
View File

@ -24,6 +24,9 @@ use moi/completion
use moi/alias use moi/alias
use moi/util/common use moi/util/common
# Carapace completion: https://github.com/rsteube/carapace-bin
eval (carapace _carapace|slurp)
{ {
use ./aliases/get-uid uid use ./aliases/get-uid uid
if (not (uid:-is-root)) { if (not (uid:-is-root)) {