diff --git a/zshrc b/zshrc index bd897d3..7cb2a54 100644 --- a/zshrc +++ b/zshrc @@ -264,7 +264,7 @@ export EDITOR='vim' # Allow paths to be used to cd avoiding the need to enter 'cd[space]' setopt AUTO_CD -chpwd() exa -gaF +chpwd() eza -gaF # Multi process friendly history appending setopt APPEND_HISTORY