feat: Ajout completion pour mise
This commit is contained in:
parent
ee3626059c
commit
c9bb673a15
5
completion.d/mise
Normal file
5
completion.d/mise
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
if (command -v mise &>/dev/null); then
|
||||||
|
source <(mise completion bash)
|
||||||
|
fi
|
Loading…
x
Reference in New Issue
Block a user