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.
To set up these dotfiles on your machine, follow these steps:
-
Clone the repository:
git clone https://github.com/lucadibello/dotfiles.git ~/dotfiles
-
Navigate to the dotfiles directory:
cd ~/dotfiles
-
Run the install script:
make install
.zshrc
- Configuration for Zsh.tmux.conf
- Configuration for Tmux- Add more files as needed...
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.
If you have suggestions or improvements, feel free to open an issue or submit a pull request.
This repository is licensed under the MIT License. See the LICENSE file for more information.