Welcome to the dev-dotfiles repository! This project contains my personal configuration files for the Kitty terminal, VS Code IDE, and Zsh shell. These files help create an efficient and pleasant development environment, tailored to enhance your coding experience.
To get started with these dotfiles, follow these simple steps:
Visit the Releases Page
Navigate to the Releases page. Here, you will find the latest versions of the configuration files.
Choose Your Version
On the Releases page, locate the version that suits your needs. Select the latest release for the best performance and features.
Download the Files
Click on the assets listed under the chosen release. These files typically include .zshrc, configurations for VS Code, and Kitty terminal settings.
Extract the Files
If the files are compressed (like .zip or .tar.gz), extract them to a folder of your choice.
Copy to Your Home Directory
Open your terminal. Copy the downloaded files to your home directory. This often means placing them directly in /home/yourusername/.
source ~/.zshrc
For VS Code and Kitty, just open the applications. They will automatically use the new configurations.
Feel free to modify the downloaded files to suit your preferences. All dotfiles are easily editable. Here are some tips:
Itβs always a good idea to back up any existing configuration files. Move your current dotfiles to a backup directory before copying the new ones.
These configurations are primarily designed for Linux. If you are using macOS, some minor adjustments may be necessary.
If you run into problems, check the relevant application documentation for troubleshooting tips. You can also raise an issue on this repository for assistance.
To begin using these dotfiles, please make sure to visit this page to download the latest release. Follow the instructions above to ensure a smooth setup.
Thank you for using my development environment dotfiles! Enjoy coding in a more efficient and pleasant environment.