Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adrianschlatter/zsh.config

My zsh config
https://github.com/adrianschlatter/zsh.config

bat bitwarden-cli catppuccin exa powerlevel10k ssh-agent zsh

Last synced: 24 days ago
JSON representation

My zsh config

Awesome Lists containing this project

README

        

# my zsh config

This is my personal zsh config.

## Installation instructions

```
git clone [email protected]:adrianschlatter/zsh.config.git ~/.config/zsh
cd ~/.config/zsh
make
make install
```

Furthermore, this config unfolds its full potential if you have installed:

* exa (better ls, better tree)
* bat (better cat)
* rbw bitwarden cli (acces to your password vault)
* ssh-agent (ssh-keys added using passphrases from bitwarden)
* nvim (the editor)

## Background

* powerlevel10k provides a powerful prompt including status info on various things.
* zsh-syntax-highlighting provides syntax highlighting for zsh
- and catppuccin is the theme to use for syntax highlighting