From b2480988b360b2afaf31e83944453d1f953ad379 Mon Sep 17 00:00:00 2001 From: Benjamin VAUDOUR Date: Sat, 30 Oct 2021 10:13:14 +0200 Subject: [PATCH] =?UTF-8?q?Utilisation=20de=20carapace=20(https://github.c?= =?UTF-8?q?om/rsteube/carapace-bin)=20pour=20la=20compl=C3=A9tion,=20on=20?= =?UTF-8?q?entre=20=C3=A0=20un=20autre=20niveau?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rc.elv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rc.elv b/rc.elv index 83d5027..46c5d54 100644 --- a/rc.elv +++ b/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)) {