Skip to content

Commit b88fc8e

Browse files
committed
Use main branch as default
1 parent 0a4cbc0 commit b88fc8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# 🚀 WSL2 Developer Setup
22

3-
[![Shellcheck](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/shellcheck.yml)
3+
[![Shellcheck](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/shellcheck.yml/badge.svg?branch=main)](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/shellcheck.yml)
44
[![YAML Lint](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/yamllint.yml/badge.svg)](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/yamllint.yml)
5-
[![Markdown Lint](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/markdownlint.yml/badge.svg)](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/markdownlint.yml)
5+
[![YAML Lint](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/yamllint.yml/badge.svg?branch=main)](https://github.com/zifamathebula/shell-script-wsl2-developer-setup/actions/workflows/yamllint.yml)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77

88
This WSL2 developer setup is designed to help developers quickly bootstrap their WSL2 environment with essential tools and utilities. The setup includes Proxy Configuration, DNS Configuration, Linux CLI Utilities, and Developer Tools.

0 commit comments

Comments
 (0)