scatterd-dotfiles/local/zshrc.local
2023-02-16 12:27:43 +03:30

6 lines
138 B
Bash

#!/usr/bin/env zsh
## BASH INSULTER (works in zsh though)
if [ -f /etc/bash.command-not-found ]; then
. /etc/bash.command-not-found
fi