Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adrianschlatter/zsh.config
- Owner: adrianschlatter
- Created: 2023-04-11T15:58:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-27T20:13:01.000Z (4 months ago)
- Last Synced: 2024-06-27T23:16:50.781Z (4 months ago)
- Topics: bat, bitwarden-cli, catppuccin, exa, powerlevel10k, ssh-agent, zsh
- Language: Shell
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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