1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:57:44 +00:00

most apps now begin in the correct directory

This commit is contained in:
Christopher Dumas 2019-05-25 16:58:22 -07:00 committed by Andreas Kling
parent e3f81bce49
commit 50154a23cb
7 changed files with 34 additions and 14 deletions

1
LibCore/CUserInfo.h Normal file
View file

@ -0,0 +1 @@
const char *get_current_user_home_path();