Andy-Python-Programmer / aero

Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
https://aero.andypy.dev
GNU General Public License v3.0
1.16k stars 48 forks source link

improve Gitpod integration & fix drm overflow #80

Closed jwpjrdev closed 1 year ago

jwpjrdev commented 1 year ago

too lazy to make two separate PRs

this PR does two things:

jwpjrdev commented 1 year ago

no clue why GitHub included those first two commits

Andy-Python-Programmer commented 1 year ago

Can you remove the first two commits; not relevant.

jwpjrdev commented 1 year ago

done 👍🏼

jwpjrdev commented 1 year ago

should be good, took me a little bit though cuz i still have quite a bit to learn about git

Andy-Python-Programmer commented 1 year ago

Thanks @jwpjrdev!