diff --git a/README.md b/README.md index fa28c6b..2391739 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,12 @@ npm-g-pkgs # list of global dependencies npm-pkgs # list of dependencies in current folder ``` +- For `vitejs`: + +```sh +vite your-template your-directory +``` + - For `git-bash`: ```sh @@ -119,6 +125,12 @@ lsa # just ls -a gb-cfg # cd ~/.config/git-bash ``` +- For [`wezterm`](https://wezfurlong.org/wezterm/): + +```sh +wt-cfg # cd ~/.config/wezterm +``` + ### Color messages You can print colored messages with `echo -e`: