feature/rework_bashrc #1
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if (command -v mise &>/dev/null); then
|
if (command -v mise &>/dev/null); then
|
||||||
source <(mise completion bash)
|
source <(mise completion bash --include-bash-completion-lib)
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user