An open API service indexing awesome lists of open source software.

https://github.com/thewisker/zshconfig

A zsh shell configuration file (.zshrc)
https://github.com/thewisker/zshconfig

Last synced: 3 months ago
JSON representation

A zsh shell configuration file (.zshrc)

Awesome Lists containing this project

README

        

ZSH Shell Config File

Installation

```bash
git clone https://github.com/TheWisker/ZshConfig
cd ZshConfig
bash setup.sh
cd ..
rm -fr ZshConfig
```

Features

* Some aliases
* History search
* Prompt themes
* Autocompletion
* Syntax highlighting
* Ls command colors
* Zoxide improved cd
* Tab cycling completion
* Home, end & supr fixed
* Autorehasing on pacman update

Author