Updates to zsh

This commit is contained in:
2023-10-09 18:43:25 -04:00
parent d3a383102b
commit 9cc99ff03d
2 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ _comp_options+=(globdots) # Include hidden files.
# Prompt / managed by brew. (`brew install pure`)
autoload -Uz promptinit; promptinit
prompt pure
prompt -s pure
#------------------------------ aliases ------------------------------