added zsh search and updated some stuff
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -8,6 +8,9 @@ zstyle ':completion:*' matcher-list 'm:{[:lower:]}={[:upper:]}' 'r:|[._-]=* r:|=
|
||||
# init oh my posh with theme from stow
|
||||
eval "$(oh-my-posh init zsh --config $HOME/.config/oh-my-posh/zen.toml)"
|
||||
|
||||
# Fzf history search
|
||||
source <(fzf --zsh)
|
||||
|
||||
# custom aliases
|
||||
alias ls="lsd -l"
|
||||
alias cat="bat"
|
||||
|
||||
Reference in New Issue
Block a user