tatsoku / hamon

A WIP homemade shell in C, focusing on customizability, performance and support.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

feat(shell) & fix(rebrand & pre-commit): implement config serialization aswell as fix rebrand and pre-commit. #20

Closed h4rldev closed 2 months ago

h4rldev commented 2 months ago

I'm making this pr as I will travel today.

I noticed also the pre-commit config was invalid, but it was too small of a change, so I just injected it into this pr.

I don't remember all I did, but be sure to review it properly, and point out inconsistencies, kthxbye.

h4rldev commented 2 months ago

I did all of this through ghcli btw, this tool is nice.