/.dotfiles

Say hello to your bespoke code-squad - custom i3 config files, doing the heavy lifting on Ubuntu & Arch Linux. Unleash your productivity vibes and surf the Hacktoberfest wave with this coding drip. Make the dev universe your playground!

Primary LanguageShellMIT LicenseMIT

.dotfiles

This repository contains my Linux ricing configuration files.

Usage

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/r4mbhardwaj/.dotfiles.git
  1. Navigate to the project directory:
cd .dotfiles
  1. Copy all the config files to the ~/.config directory:
cp -rf * ~/.config

This command will copy all the files and directories from the current folder (dotfiles) to the ~/.config directory.

  1. Customize the configuration files as needed.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your feature or bug fix.
  4. Make your changes and commit them with descriptive commit messages.
  5. Push your changes to your forked repository.
  6. Submit a pull request to the original repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.