Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardgomezescandell/up4w-.vscode
My .vscode folder for Ubuntu Pro For WSL development
https://github.com/eduardgomezescandell/up4w-.vscode
Last synced: 13 days ago
JSON representation
My .vscode folder for Ubuntu Pro For WSL development
- Host: GitHub
- URL: https://github.com/eduardgomezescandell/up4w-.vscode
- Owner: EduardGomezEscandell
- Created: 2023-07-11T08:50:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T09:04:22.000Z (11 months ago)
- Last Synced: 2024-11-07T10:53:30.339Z (2 months ago)
- Language: PowerShell
- Homepage: https://github.com/canonical/ubuntu-pro-for-wsl
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# up4w-.vscode
My .vscode folder for Ubuntu Pro For Windows development# How to use
1. Clone Ubuntu Pro For windows
```powershell
git clone [email protected]:canonical/ubuntu-pro-for-windows.git
```2. Clone the .vscode folder
```powershell
cd "ubuntu-pro-for-windows"
git clone "[email protected]:EduardGomezEscandell/up4w-.vscode.git" ".vscode"
```3. You can now use it with Ctrl+B in Visual Studio Code.