Skip to content

Latest commit

 

History

History
101 lines (61 loc) · 2.21 KB

windows.md

File metadata and controls

101 lines (61 loc) · 2.21 KB

setup list in windows env

wsl

https://docs.microsoft.com/ja-jp/windows/wsl/install-win10#manual-installation-steps

  1. enable windows subsystem for linux
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
  1. check requirements winver in Run

  2. enable virtual machine

dism.exe /onine /enable-feature /featurename:VirtualMachinePlatform /all /norestartl
  1. download linux kernel upgrade package

  2. set wsl2 as default version

wsl --set-default-version 2
  1. import wsl image manually

font for other terminals

windows terminal font is enough for me.

https://github.com/edihbrandon/RictyDiminished

  1. install fonts
  2. copy and paste in Control Panel\Appearance and Personalization\Fonts
  3. select font with terminal properties

ime

  1. install google ime
  2. remove default ime
  3. alt + \
  4. (option) customize keymap style
  5. remove entries with key Ctrl Space
  6. change entries key with Zenkaku/Hankaku to Ctrl Space

https://www.cg-method.com/google-ime/#index_id2

scoop

scoop install git
scoop install alacritty
scoop install vcredist2017

https://qiita.com/nimzo6689/items/1ab33380366e324c0b84

clipboard integration

neovim can integrate with windows clipboard via x11. it works as x client. we need run x server in advance.

x server setup is here.

  • command
C:\Users\yysushi\scoop\apps\vcxsrv\current\xlaunch.exe -run config.xlaunch
  • or just place startup script link

start up folder can be opened by shell:startup in windows+R

gui

https://github.com/microsoft/wslg

kali-linux

https://www.kali.org/docs/wsl/win-kex/

Powershell tips

Set-PSReadLineOption -EditMode Vi

wallpaper

https://wallpaperscraft.com/all/3840x2160