bashrc: add wasmtime
This commit is contained in:
4
bashrc.d/wasmtime.bash
Normal file
4
bashrc.d/wasmtime.bash
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
if [ -d "$HOME/.wasmtime" ] ; then
|
||||||
|
export WASMTIME_HOME="$HOME/.wasmtime"
|
||||||
|
addpath "$WASMTIME_HOME/bin"
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user