Naming from hydrangea(アジサイ)
A lite tool to make systemd work in Windows Subsystem for Linux 2
WSL1 is not supported.
Microsoft has officially released systemd support for WLS. Thus, this repository has reached its end. It would be archived. For more about that, see here or further documents from Microsoft.
See angea help
Run angea shell
with envivonment variable ARGS
. (default args in example below)
Note: The first argument must be a absolute path.
ANGEA_ARGS="/usr/bin/bash -l" angea shell
Notice: Wroung environment variable passed may trigger an error.
// Set Envivonment Variable
ANGEA_ENVS="TERM=xterm-256color,WSL=1" angea shell
// Inherit Envivonment Variable
// If `ANGEA_ENV_INHERIT` is not set, angea would inherit `TERM` by default
ANGEA_ENV_INHERIT="TERM,WT_SESSION" angea shell
// Both
ANGEA_ENVS="TERM=xterm-256color" ENV_INHERIT="WT_SESSION" angea shell
Nothing! But you should install systemd
as least.
Incisakura <incisakura@icloud.com>
MIT