mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-04-04 10:07:11 +03:00
docs: some enchantments
This commit is contained in:
parent
ee9e8205a3
commit
84a04c010b
@ -178,5 +178,5 @@ wsl --shutdown
|
||||
Write-Host "===== Setup Complete! =====" -ForegroundColor Cyan
|
||||
Write-Host "You can now launch your WSL instance with: wsl -d $DistroName" -ForegroundColor Green
|
||||
Write-Host "Remember to install Tmux plugins by pressing Ctrl+Space, Shift+I when in Tmux" -ForegroundColor Green
|
||||
Write-Host "Edit tmux.conf (~/.config/tmux/tmux.conf) to specify which disk will be displayed in the status bar."
|
||||
Write-Host "The recommended way to use this WSL setup is through WezTerm. After all configurations are complete, launch WezTerm and you should see tmux running with 3 panes automatically."
|
||||
Write-Host "Edit tmux.conf (~/.config/tmux/tmux.conf) to specify which disk will be displayed in the status bar." -ForegroundColor Green
|
||||
Write-Host "The recommended way to use this WSL setup is through WezTerm. After all configurations are complete, launch WezTerm and you should see tmux running with 3 panes automatically." -ForegroundColor Green
|
@ -29,7 +29,7 @@ My minimal setup for Arch Linux development environment optimized for WSL2, desi
|
||||
### Software Requirements
|
||||
|
||||
- Windows 10 version 2004 (build 19041) or higher / Windows 11
|
||||
- Windows Subsystem for Linux (WSL2) component enabled
|
||||
- Windows Subsystem for Linux (WSL2) component enabled _*(WSL1 is **not** supported)*_
|
||||
- Virtual Machine Platform feature enabled
|
||||
- Windows Terminal (optional but recommended for initial setup)
|
||||
- Git for Windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user