mirror of
https://gitee.com/hotalexnet/openbsd.git
synced 2026-01-06 22:57:32 +08:00
Add README.md
This commit is contained in:
parent
05286d97e2
commit
21ae571b47
2 changed files with 42 additions and 0 deletions
21
README.en.md
Normal file
21
README.en.md
Normal file
|
|
@ -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.
|
||||
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue