stuff
This commit is contained in:
parent
7fc0539dd3
commit
5aa44b6e60
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ export STARSHIP_CONFIG=$ZDOTDIR/starship.toml
|
|||
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
|
||||
|
||||
# Stuff
|
||||
setopt auto_cd
|
||||
setopt multios
|
||||
setopt prompt_subst
|
||||
setopt auto_pushd
|
||||
|
@ -62,11 +61,11 @@ zstyle ':completion:*:(ssh|scp|rsync):*:hosts-ipaddr' ignored-patterns '^(<->.<-
|
|||
|
||||
# Plugins
|
||||
zinit ice lucid; zinit light mroth/evalcache
|
||||
_evalcache fasd --init auto
|
||||
zinit ice wait lucid; zinit snippet OMZP::command-not-found
|
||||
zinit ice wait lucid; zinit snippet OMZP::lando
|
||||
zinit ice wait lucid; zinit snippet OMZP::thefuck
|
||||
zinit ice wait lucid; zinit snippet OMZP::fzf
|
||||
zinit ice wait lucid; zinit light b4b4r07/enhancd
|
||||
zinit ice wait lucid; zinit light wookayin/fzf-fasd
|
||||
zinit ice wait lucid; zinit light urbainvaes/fzf-marks
|
||||
zinit ice wait lucid; zinit light Aloxaf/fzf-tab
|
||||
|
|
Loading…
Add table
Reference in a new issue