https://github.com/arenekosreal/mkhwt
Create customized Huawei theme based on icon pack and fonts, etc.
https://github.com/arenekosreal/mkhwt
fish-shell honor huawei theme
Last synced: about 2 months ago
JSON representation
Create customized Huawei theme based on icon pack and fonts, etc.
- Host: GitHub
- URL: https://github.com/arenekosreal/mkhwt
- Owner: arenekosreal
- License: wtfpl
- Created: 2025-07-28T02:49:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T03:05:00.000Z (2 months ago)
- Last Synced: 2025-07-28T05:15:33.234Z (2 months ago)
- Topics: fish-shell, honor, huawei, theme
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mkhwt
Create customized Huawei theme based on icon pack and fonts, etc.
## Usage
- Install [fish](https://fishshell.com)
- Choose one of methods below:
- Source or run [mkhwt.fish](./mkhwt.fish).If you source it, you will have function `mkhwt` and its completions.
If you run it, it just like you run `mkhwt` function directly, you need to pass all arguments required.
- Copy [completions](./completions) and [functions](./functions) directory to `~/.config/fish`.
You will have `mkhwt` function and its completions each time you launch fish.
- Run command like `mkhwt --help` to get detailed help.## Requirements
- fish
- cp
- mv
- bsdtar
- magick
- xmllint
- mkdir
- jq
- cat