TaranVH / 2nd-keyboard

ALL of Taran's scripts - not just for the 2nd keyboard.
https://www.youtube.com/watch?v=O6ERELse_QY
1.66k stars 534 forks source link

Fixing the documentation about WSL. #136

Open reesericci opened 3 years ago

reesericci commented 3 years ago

Explaining what the user is doing with WSL better, and adding some best practices (installing make in case it's not there, etc)

reesericci commented 3 years ago

@TaranVH it seems you approved it. Is it going to get merged?

TaranVH commented 3 years ago

yeah but i gotta push everything i already have, first. probably. I've had big issues with git overwriting local files, so never again will i do a push and a... pull? at the same time. I prefer to pull from the internet as little as possible.

On Fri, Nov 20, 2020 at 1:46 PM Reese notifications@github.com wrote:

@TaranVH https://github.com/TaranVH it seems you approved it. Is it going to get merged?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TaranVH/2nd-keyboard/pull/136#issuecomment-731423589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2MGXYUKZZZGX6XZHGOVVLSQ3PSFANCNFSM4T5EFIAQ .

reesericci commented 3 years ago

ok makes sense

reesericci commented 3 years ago

always pull before you start working on it, that way you have the latest revisions, and you don't run into conflicts when pushing your new changes.