Welcome to the Tool Configurations Hub! This repository is your one-stop destination for finely tuned configurations that enhance your development experience across multiple tools and environments. Whether you're a code ninja, a terminal aficionado, or a productivity seeker, you'll find something here to boost your workflow.
-
VSCode Settings (
settings.json
): Optimized settings for Visual Studio Code to supercharge your coding sessions. Includes customizations for syntax highlighting, code formatting, and productivity enhancements. -
Vim Configuration (
.vimrc
): A meticulously crafted.vimrc
file that transforms Vim into a powerful and intuitive code editor. Features include custom keybindings, plugins, and themes for an immersive editing experience. -
Bash Configuration (
.bashrc
): A sleek and functional.bashrc
that enhances your terminal with aliases, functions, and environment settings. Say goodbye to mundane tasks and hello to efficiency. -
More to Come: We're constantly expanding our collection with configurations for other tools and editors. Stay tuned for updates!
-
Clone the Repository:
git clone https://github.com/syathiby/configs
-
Install Your Configs:
- For VSCode, copy the
settings.json
to your user settings directory. - For Vim, place the
.vimrc
in your home directory. - For Bash, source the
.bashrc
from your existing.bashrc
or.bash_profile
.
- For VSCode, copy the
-
Customize: Feel free to tweak the configurations to better suit your needs. These configs are a starting point to help you achieve a more productive setup.
We welcome contributions from the community! If you have a configuration that you believe would benefit others, please consider submitting a pull request.
This repository is licensed under the MIT License. Feel free to use, modify, and distribute the configurations as you see fit.
If you find these configurations useful, give us a star ⭐ on GitHub! Your support motivates us to keep improving and expanding this collection.
Happy coding! 🚀
Feel free to customize this description further to better match the specific configurations and goals of your repository.