https://github.com/leonstoldt/xxh-config
Config example for using xxh in combination with existing zsh installation
https://github.com/leonstoldt/xxh-config
Last synced: 3 months ago
JSON representation
Config example for using xxh in combination with existing zsh installation
- Host: GitHub
- URL: https://github.com/leonstoldt/xxh-config
- Owner: LeonStoldt
- License: mit
- Created: 2023-12-16T21:46:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T14:45:57.000Z (over 1 year ago)
- Last Synced: 2025-01-16T04:47:51.644Z (4 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xxh-config
> Config example for using xxh in combination with existing zsh installation## What is xxh?
["Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on."](https://github.com/xxh/xxh/wiki#the-ideas-behind-xxh)## Installation
[Installation Methods](https://github.com/xxh/xxh?tab=readme-ov-file#installation-methods)## Config
Replace example config with custom [config](./config.xxhc). Explained here: [Config file](https://github.com/xxh/xxh/wiki#config-file)## Usage
Using [seamless](https://github.com/xxh/xxh?tab=readme-ov-file#seamless-oh-my-zsh-demo) mode:
``` shell
source xxh.zsh
```