stuff
This commit is contained in:
parent
5aa44b6e60
commit
c1cf4abbfd
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ export fpath=($fpath $ZDOTDIR/local/fpath)
|
||||||
export FZF_MARKS_FILE=$HOME/.config/fzfmarks
|
export FZF_MARKS_FILE=$HOME/.config/fzfmarks
|
||||||
export STARSHIP_CONFIG=$ZDOTDIR/starship.toml
|
export STARSHIP_CONFIG=$ZDOTDIR/starship.toml
|
||||||
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
|
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
|
||||||
|
export ZSH_TMUX_FIXTERM="false"
|
||||||
|
|
||||||
# Stuff
|
# Stuff
|
||||||
setopt multios
|
setopt multios
|
||||||
|
@ -65,6 +66,7 @@ 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::lando
|
||||||
zinit ice wait lucid; zinit snippet OMZP::thefuck
|
zinit ice wait lucid; zinit snippet OMZP::thefuck
|
||||||
zinit ice wait lucid; zinit snippet OMZP::fzf
|
zinit ice wait lucid; zinit snippet OMZP::fzf
|
||||||
|
zinit ice wait lucid; zinit snippet OMZP::tmux
|
||||||
zinit ice wait lucid; zinit light b4b4r07/enhancd
|
zinit ice wait lucid; zinit light b4b4r07/enhancd
|
||||||
zinit ice wait lucid; zinit light wookayin/fzf-fasd
|
zinit ice wait lucid; zinit light wookayin/fzf-fasd
|
||||||
zinit ice wait lucid; zinit light urbainvaes/fzf-marks
|
zinit ice wait lucid; zinit light urbainvaes/fzf-marks
|
||||||
|
|
Loading…
Add table
Reference in a new issue