[zsh] Add os specific config file
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[[ -f /etc/zsh_command_not_found ]] && source /etc/zsh_command_not_found
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
[[ -f /etc/zsh_command_not_found ]] && source /etc/zsh_command_not_found
|
||||