chore(base): add lando, eza fix if missing

This commit is contained in:
2024-11-08 15:33:43 +02:00
parent 62ff7836e7
commit a563e82e33

View File

@@ -53,7 +53,7 @@ load_antigen()
antigen bundle brew
antigen bundle colored-man-pages
antigen bundle zsh-users/zsh-completions
antigen bundle eza
x-have eza && antigen bundle eza
# this needs to be the last item
antigen bundle zsh-users/zsh-syntax-highlighting
@@ -99,3 +99,7 @@ main()
}
main "$@"
# Lando
export PATH="$HOME/.lando/bin${PATH+:$PATH}"; #landopath