This repository contains my personal customization files and configurations for various tools and environments.
Collection of configuration files for common development tools:
.tmux.conf- tmux terminal multiplexer configuration.zshrc- Zsh shell configuration and customizationspip.conf- Python pip package manager configuration
ubuntu.20.04- Ubuntu 20.04 specific configurations and setupubuntu.22.04- Ubuntu 22.04 specific configurations and setup
These files are intended for personal use to maintain consistent development environments across different machines and setups.
To use these configurations:
- Clone this repository
- Copy or symlink the desired configuration files to their appropriate locations
- Restart relevant applications or source the configuration files as needed
These are personal customization files tailored to my specific workflow and preferences. Feel free to use them as reference, but you may want to modify them to suit your own needs.