Add flux to environment
This commit is contained in:
parent
536a61af56
commit
b401369638
1 changed files with 3 additions and 0 deletions
3
bashrc.d/flux
Normal file
3
bashrc.d/flux
Normal file
|
@ -0,0 +1,3 @@
|
|||
if [ -x "$(command -v flux)" ]; then
|
||||
source <(flux completion bash)
|
||||
fi
|
Loading…
Add table
Reference in a new issue