mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 12:55:11 +00:00
Feat: fzf, configs and installer
This commit is contained in:
@@ -41,3 +41,5 @@ have antigen && {
|
||||
|
||||
# starship is present
|
||||
have starship && eval "$(starship init zsh)"
|
||||
|
||||
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.zsh ] && source "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.zsh
|
||||
|
||||
Reference in New Issue
Block a user