From 21ae571b472783f13f6b6f2adc1d8b0ef90f0ebe Mon Sep 17 00:00:00 2001 From: gitee-bot Date: Wed, 3 Sep 2025 14:57:12 +0000 Subject: [PATCH] Add README.md --- README.en.md | 21 +++++++++++++++++++++ README.md | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 README.en.md create mode 100644 README.md diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..5edf267 --- /dev/null +++ b/README.en.md @@ -0,0 +1,21 @@ +The repository appears to be a configuration and theme collection for various window managers and applications, including ranger, GNUstep, and WindowMaker. It contains custom settings, color schemes, and icons. + +## Features +- Custom configurations for ranger file manager. +- GNUstep and WindowMaker themes and icons. +- Shell and environment customizations. + +## Installation +1. Clone the repository: + ```bash + git clone https://gitee.com/hotalexnet/openbsd.git + ``` +2. Apply configurations by symlinking or copying files to your home directory or respective configuration directories. + +## Usage +- **Ranger**: Copy `commands.py` and `commands_full.py` to your ranger configuration directory. +- **GNUstep**: Place icon sets in the appropriate GNUstep directories. +- **WindowMaker**: Apply themes by placing them in the WindowMaker themes directory. + +## Contributing +Contributions are welcome! Please ensure your changes align with the existing structure and style. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..5edf267 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +The repository appears to be a configuration and theme collection for various window managers and applications, including ranger, GNUstep, and WindowMaker. It contains custom settings, color schemes, and icons. + +## Features +- Custom configurations for ranger file manager. +- GNUstep and WindowMaker themes and icons. +- Shell and environment customizations. + +## Installation +1. Clone the repository: + ```bash + git clone https://gitee.com/hotalexnet/openbsd.git + ``` +2. Apply configurations by symlinking or copying files to your home directory or respective configuration directories. + +## Usage +- **Ranger**: Copy `commands.py` and `commands_full.py` to your ranger configuration directory. +- **GNUstep**: Place icon sets in the appropriate GNUstep directories. +- **WindowMaker**: Apply themes by placing them in the WindowMaker themes directory. + +## Contributing +Contributions are welcome! Please ensure your changes align with the existing structure and style. \ No newline at end of file