Welcome to my dotfiles repository! This repository contains configuration files and scripts to set up and customize my development environment.
To use these dotfiles, follow the instructions below.
- Ensure you have the necessary tools installed on your system, such as Git, a terminal emulator, and any other dependencies required by the configurations.
-
Clone the repository:
git clone https://github.com/CleoKiama/dotfiles.git cd dotfiles -
Run the setup script:
Depending on the setup script provided in the repository, you may need to run a specific script to set up the configurations. For example:
./setup.sh
Feel free to customize the configurations to suit your preferences. You can modify the files directly or create your own variants.
Here's a brief overview of the repository structure:
lua/: Contains Lua configuration files.shell/: Contains Shell scripts and configuration files.glsl/: Contains GLSL scripts and configuration files.setup.sh: Script to set up the dotfiles.
If you have any suggestions or improvements, feel free to open an issue or submit a pull request. Contributions are welcome!
This repository is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or need further assistance, feel free to reach out to me on GitHub.
Thank you for checking out my dotfiles repository!