This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
windows_subsystem_for_linux_setup [2019/08/02 12:08] tkbletsc |
windows_subsystem_for_linux_setup [2020/08/08 13:52] tkbletsc [Run explorer from this directory in bash] |
||
---|---|---|---|
Line 19: | Line 19: | ||
* Make a shortcut of the " | * Make a shortcut of the " | ||
- | ===== Basic packages ===== | + | ===== Update plus basic packages ===== |
- | The default package set is actually not bad. But here' | + | The default package set is actually not bad. But this will update and install |
+ | sudo apt update | ||
+ | sudo apt dist-upgrade | ||
sudo apt install lynx links binutils zip unzip gdb | sudo apt install lynx links binutils zip unzip gdb | ||
Line 33: | Line 35: | ||
* Run regedit using the tool | * Run regedit using the tool | ||
* In '' | * In '' | ||
+ | |||
+ | ===== Run explorer from this directory in bash ===== | ||
+ | I'm used to saying '' | ||
+ | alias start=" | ||
+ | |||
===== Keyboard scrolling ===== | ===== Keyboard scrolling ===== |