Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 564 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 564 Bytes

ZSH config

My personal ZSH configuration.

Needed configuration

Set the ZDOTDIR to this directory in your .zshenv:

Powerlevel10k needs to be installed separately.

Plugins

My own

fzf-nav: A plugin to navigate the filesystem with fzf. See included README for more information.

As submodules

Run git submodule update --init --recursive to fetch the submodules:

fast-syntax-highlighting
fzf-tab
zsh-abbr
zsh-autosuggestions
zsh-completions
zsh-history-substring-search
zsh-vi-mode