Welcome to my dotfiles configuration repository. This project serves as a central hub for my personal configurations, settings, and customizations across various software applications and operating systems.
Dotfiles are hidden configuration files in your home directory that control the behavior and appearance of your favorite software tools. This repository contains my carefully curated dotfiles, including configurations for:
- Shell Profiles: I've customized my shell environment, whether it's Zsh, to boost productivity and enhance my terminal experience.
- Version Control: Fine-tuned Git settings for a seamless version control experience.
- Window Managers: Personalizations for window managers.
- System Settings: Tweaks and settings for the Linux or macOS system itself.
- Development Tools: Configuration for development tools.
Feel free to explore, adapt, and reuse any of my configurations in your own setup. You can clone this repository and replace my configurations with your own, making it easy to set up and maintain your personalized environment on any new system.
- Clone this repository to your local machine:
git clone https://github.com/tcelestino/dotfiles.git ~/.dotfiles
- Set run file to install
chmod +x install
- Install
./install