d1 :: installer
Table of Contents
prev_button up_button next_button
1. install commands
1.1. wsl and python
> wsl --install # この後はsystemの新旧などで挙動はバラバラ > wsl.exe --install # ? 返ってきている説明に従って対応. > user_hoge > password > password # again > sudo apt update > sudo apt upgrade -y > sudo apt install python-is-python3
1.2. fish
> sudo apt install fish > bash > chsh -s $(which fish) Password: > fish
2. install
![]() |
![]() |
![]() |
![]() |
3. specific steps
![]() |
![]() |
![]() |






