Skip to content

A collection of my personal configuration files (dotfiles) for various tools and applications, designed for easy management and synchronization across multiple devices.

License

Notifications You must be signed in to change notification settings

lucadibello/dotfiles

Repository files navigation

Luca's dotfiles

This repository contains my personal configuration files (dotfiles) for various tools and applications. By keeping all my config files in one place, I can easily manage and synchronize them across multiple devices.

Installation

To set up these dotfiles on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/lucadibello/dotfiles.git ~/dotfiles
  2. Navigate to the dotfiles directory:

    cd ~/dotfiles
  3. Run the install script:

    make install

Configuration Files Included

  • .zshrc - Configuration for Zsh
  • .tmux.conf - Configuration for Tmux
  • Add more files as needed...

Customization

Feel free to customize these dotfiles to suit your preferences. Each file is documented to help you understand the purpose of the settings and how to modify them.

Contributions

If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

A collection of my personal configuration files (dotfiles) for various tools and applications, designed for easy management and synchronization across multiple devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published