scatterd-dotfiles/local/zshrc.local

7 lines
138 B
Text
Raw Normal View History

2023-02-16 12:27:43 +03:30
#!/usr/bin/env zsh
## BASH INSULTER (works in zsh though)
if [ -f /etc/bash.command-not-found ]; then
. /etc/bash.command-not-found
fi