wsl -> linux
This commit is contained in:
parent
2941112f9d
commit
0a17c0ca16
10 changed files with 121 additions and 156 deletions
18
README.md
18
README.md
|
|
@ -1,20 +1,4 @@
|
|||
### from wsl - alpine
|
||||
|
||||
running [mini root fs](https://www.alpinelinux.org/downloads/)
|
||||
|
||||
```
|
||||
wsl --import Alpine 'E:\alpine\' E:\alpine-minirootfs-3.18.4-x86_64.tar
|
||||
```
|
||||
|
||||
dependencies
|
||||
|
||||
```
|
||||
apk add neovim tmux git openssh ripgrep curl gcc go
|
||||
|
||||
go install golang.org/x/tools/gopls@latest
|
||||
```
|
||||
|
||||
### dev configuration for alpine linux
|
||||
### dev configuration for linux
|
||||
|
||||
- neovim (.config/nvim/\*)
|
||||
- git (.gitconfig ~/personal/.gitconfig)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue