diff --git a/dot_mise.toml b/dot_mise.toml new file mode 100644 index 0000000..2c03106 --- /dev/null +++ b/dot_mise.toml @@ -0,0 +1,3 @@ +[env] +# prepend PATH with local one so we can use npm wrapper (bwrap) +_.path = ["~/.local/bin"]