feat: Introduced libevent.sh
with functions
#68
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes enhance maintainability and establish a more streamlined setup process.
Updated editor and installation configs for broader tool support.
Expanded EditorConfig settings to include new Git-related files, increasing consistency across various Git configurations.
Updated
README.md
to be more inclusive, removing system-specific emphasis and creating a generic setup guide for dotfiles.Additionally, refined installation scripts by migrating from basic shell to bash, unifying import statements for better library management, and updating comments for clarity.
Simplified alias definitions by removing redundant aliases and specifying system compatibility.
Related to these updates, documentation received improvements, now offering a more structured introduction to the
mdsanima-shell
library. This aligns with the reorganization and optimization across the entire codebase.