From f24deb884c9cd50af7711786b8dc6b9b066fda21 Mon Sep 17 00:00:00 2001 From: hdoc Date: Wed, 28 Sep 2022 18:04:04 -0500 Subject: [PATCH] Docs: Update aliases list --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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`: