-
Notifications
You must be signed in to change notification settings - Fork 2
Home
SARDONYX edited this page Jun 7, 2023
·
1 revision
-
Delayed loading, in which nearly 90% of the code (except aliases) is loaded after startup, reduces startup time to less than 200 ms.
-
Behavioral code is also delayed loading. Visual mode starts Neovim.
-
Rich and heavy shell design such as oh-my-posh is also handled by lazy loading (when using PowerShell Core). Therefore, it is a simple Shell design (PowerShell & PowerShell Core) at the beginning.
- The commit object is very large because I wrote it when I didn't have much knowledge of git repository management, and I included images in .git.