Skip to content
/ dot.zsh Public

zsh config files + fzf navigation helper functions/bindings

Notifications You must be signed in to change notification settings

ivomac/dot.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

zsh config files + fzf navigation helper functions/bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published