Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nbsp1221/wsl-setup

⚙️ Shell Script for WSL Setup
https://github.com/nbsp1221/wsl-setup

setup setup-script shell-script ubuntu windows wsl wsl-setup wsl-ubuntu

Last synced: about 1 month ago
JSON representation

⚙️ Shell Script for WSL Setup

Awesome Lists containing this project

README

        

# ⚙️ wsl-setup

![screenshot](https://raw.githubusercontent.com/nbsp1221/wsl-setup/master/assets/screenshot.png)

> Tested on Ubuntu 20.04 (on WSL)

## What does it set up?

Go to [wsl-setup.sh](https://github.com/nbsp1221/wsl-setup/blob/master/wsl-setup.sh#L23) and check `tasks` function.

## Usage

_Note: Please change the following values in `wsl-setup.sh` for your environment._

* `ENV_APT_REPOSITORY`
* `ENV_GIT_NAME`
* `ENV_GIT_EMAIL`

```shell
git clone https://github.com/nbsp1221/wsl-setup.git
cd wsl-setup
./wsl-setup.sh
```