Skip to content

Commit 7d435f8

Browse files
committed
docs: To disable command not found handler for zshrc!
1 parent fd25938 commit 7d435f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Configs/.zshrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@
1414
# Add your configurations here
1515
# export EDITOR=nvim
1616
export EDITOR=code
17+
18+
# unset -f command_not_found_handler # Uncomment to prevent searching for commands not found in package manager

0 commit comments

Comments
 (0)