Skip to content

A collection of my personal configuration files to optimize and personalize my development environment. These dotfiles include custom settings for editors, shells, and other tools that help streamline my workflow across systems. 🚀✨

License

Notifications You must be signed in to change notification settings

sakhileln/dotfiles

Repository files navigation

👨🏿‍💻 Dotfiles

Welcome to my dotfiles repository! These are the configuration files I use to set up my development environment. They include customizations for:

  • 🔧 Shell (Bash, Zsh)
  • 📝 Editor (VSCode, Vim, etc.)
  • 🎯 Git
  • 🖥️ Aliases & functions
  • 🔌 Other utility tools

🖥️ Installation

  • Clone this repo and symlink the dotfiles to your home directory:
    $ git clone https://github.com/sakhileln/dotfiles.git ~/.dotfiles
    $ cd ~/.dotfiles
    [.dotfiles/]$ ./install.sh

🎲 Customizing

These dotfiles are tailored for my setup, but feel free to fork and tweak them to suit your own needs! ✨ Adjust settings, aliases, or add new configurations as necessary.

💡 Contributing

Contributions are welcome! If you have ideas for improvements or new features, please fork the repository and submit a pull request.

  1. Fork the repository
  2. Create your feature branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m "Add feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

☎️ Contact

About

A collection of my personal configuration files to optimize and personalize my development environment. These dotfiles include custom settings for editors, shells, and other tools that help streamline my workflow across systems. 🚀✨

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published