Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Docs: Update aliases list
Browse files Browse the repository at this point in the history
  • Loading branch information
Hdoc1509 committed Sep 28, 2022
1 parent 9e7ae46 commit f24deb8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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`:
Expand Down

0 comments on commit f24deb8

Please sign in to comment.