Add xdg-utils
and wsl-open
Add `xdg-utils` to add functions like `xdg-open` to run commands such as `mob timer open` and have them open a browser. Also add `wsl-open` so this works within WSL.
This commit is contained in:
parent
4ed0648578
commit
4ddd317c6c
2 changed files with 2 additions and 1 deletions
lib/shared
|
@ -50,6 +50,7 @@ with pkgs;
|
|||
virtualenv
|
||||
wget
|
||||
xcp
|
||||
xdg-utils
|
||||
xh
|
||||
yarn
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue