Lots of changes
This commit is contained in:
@@ -7,12 +7,12 @@ plugins=(
|
||||
zsh-autosuggestions
|
||||
)
|
||||
autoload -U compinit && compinit
|
||||
fpath=($fpath ~/.zsh/completion)
|
||||
|
||||
DISABLE_UNTRACKED_FILES_DIRTY="true"
|
||||
SHOW_AWS_PROMPT=false
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source `brew --prefix switch`/switch.sh
|
||||
|
||||
# History
|
||||
HISTFILE="$HOME/.zsh_history"
|
||||
|
Reference in New Issue
Block a user