Update README.md, wzp does not have an extension
This commit is contained in:
parent
59b7636dc9
commit
b72bb5a09a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Welcome to the .local-bin repository! Find key components below to enhance your
|
|||
- `-n` or `--disable-notification`: Disable notifications during setup.
|
||||
- **[docker_check](docker_check):** This script automates the process of ensuring Docker is installed and running before executing Docker-related commands. If Docker is not installed, it provides an option to install it via Homebrew.
|
||||
- **[add_yaml_header.sh](add_yaml_header.sh):** This script ensures that YAML files within a specified directory contain the necessary `---` header. If a YAML file does not have the `---` header, the script adds it.
|
||||
- **[wzp.sh](wzp.sh):** This script automates the process of starting a new Wezterm project. It allows you to select a project from a predefined list or specify a project name as an argument.
|
||||
- **[wzp](wzp):** This script automates the process of starting a new Wezterm project. It allows you to select a project from a predefined list or specify a project name as an argument.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue