#
windows-subsystem-linux
Here are
55 public repositories
matching this topic...
Terminal emulator for Windows Subsystem for Linux (WSL)
Updated
Aug 21, 2020
Shell
Awesome list dedicated to Windows Subsystem for Linux
ArchLinux based WSL Distribution. Supports multiple install.
Updated
Aug 19, 2020
Shell
A full-featured utility for managing Windows Subsystem for Linux (WSL)
The swiss army chainsaw of terminal emulators
Updated
Aug 23, 2020
TypeScript
A collection of utilities for Windows 10 Linux Subsystems
Updated
Aug 25, 2020
Shell
A community powered list of programs that work (and those that don't) on the Windows subsystem for Linux
Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)
Updated
Aug 25, 2020
Rust
Windows 10 Credential Provider intended to simplify the process of logging directly into alternative shells to Windows Explorer.
Advanced WSL launcher / installer. (Win10 FCU x64/arm64 or later.)
CentOS based WSL distribution. Supports multiple install.
Updated
May 5, 2020
Makefile
Deprecated: An ssh-agent compatible helper for interacting with Pageant from processes running on the Windows Subsystem for Linux.
Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL)
My dotfiles for running an i3-based environment within the Windows Subsystem for Linux (WSL).
Updated
Feb 12, 2020
Shell
Alpine Linux based WSL distribution. Supports multi-install. Lightest WSL distribution.
Updated
Apr 4, 2020
Makefile
Install any GNU/Linux userspace in WSL
[DEPRECATED] An ssh-agent compatible helper for interacting with Windows ssh-agent service from processes running on the Windows Subsystem for Linux (WSL).
WSL(Windows Subsystem for Linux) Guideline / WSL 使用指南
Bridge to PHP installed in Bash on Ubuntu on Windows
Experiments with hidden COM interface and LxBus IPC mechanism in WSL
Install acme / plan9port on Windows Subsystem for Linux
Updated
May 18, 2019
Shell
A wrapper to run Linux command inside WSL (Windows Subsystem for Linux) from native apps
IntelliJ IDEA fsnotifier for WSL (Windows Subsystem for Linux)
dotfiles and configs for development environments on Windows and Windows Subsystem for Linux
Updated
Aug 25, 2020
Shell
unofficial gui manager for Windows Subsystem for Linux (WSL)
Updated
Jul 7, 2020
JavaScript
Shell script to configure Windows Subsystem for Linux (WSL) & Ubuntu on Windows to use docker and docker-compose as well as a git-enabled prompt
Updated
Mar 19, 2019
Shell
Run Bash commands from Windows Command Prompt, natively!
Updated
Apr 13, 2017
Shell
🚧 Universal Terminal Emulator, might be a great toy terminal front-end for geeks.
Updated
Jul 17, 2020
TypeScript
GCC-like msvc/cl wrapper for "Bash on Windows"
Improve this page
Add a description, image, and links to the
windows-subsystem-linux
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
windows-subsystem-linux
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I just had an issue that I was unable to execute neither
wsl-ssh-pageantorwsl-ssh-pageant-gui. Both just exited immediately, without any error message or log file produced. It was quite hard to debug and it took me some time to notice that theSSH_AUTH_SOCKfile already existed. Probably some leftover from a previous run. I just deleted the file and it was working again.It would be goo