Welcome to the dotfiles repository! These are custom configuration files used on macOS, Arch Linux, and Fedora Workstation systems. By using these files, you can enjoy a seamless environment tailored to your needs.
To begin, follow the steps below to download and run the dotfiles:
Check Your System
Ensure you are using macOS, Arch Linux, or Fedora Workstation. The dotfiles will work best on these systems.
Visit the Download Page
Click the link below to go to the Releases page where you can download the dotfiles.
Visit the Releases Page
Go to the Releases Page
Hereβs the link again for your convenience:
Download dotfiles
Choose Your Version
On the Releases page, you will see a list of available versions. Select the version that fits your needs.
Download the Files
Click the download link for the desired version. This will download a ZIP file containing all the necessary dotfiles.
Extract the Files
Locate the downloaded ZIP file on your computer. Extract the contents to a folder of your choice.
Move the Dotfiles
Copy the dotfiles from the extracted folder to your home directory. These files typically start with a dot (e.g., .bashrc, .zshrc). Ensure to replace any existing files with the new ones if prompted.
chsh -s $(which zsh)
The dotfiles in this repository provide a variety of customization options, including:
You may also want to customize your installation further by exploring these additional topics:
No, these dotfiles are specifically designed for macOS and Linux environments.
If you encounter any issues, you can simply remove the installed dotfiles and restore the backups created during the installation process.
Yes, updates will be made periodically to enhance functionality and add new features. Check back on the Releases page for the latest versions.
If you want to improve this project, feel free to submit suggestions or improvements by creating an issue or pull request.
Thank you for choosing dotfiles! Enjoy a customized computing experience tailored to your workflow.