diff --git a/.zshrc b/.zshrc index aae1e30..3f50d7a 100644 --- a/.zshrc +++ b/.zshrc @@ -105,6 +105,8 @@ Set the SKIP_P10K_THEME environment variable to 'true' or make a configuration t [ -z "$HISTFILE" ] && HISTFILE="$HOME/.zsh_history" +alias nix='noglob nix' + ## ZSH Options >>> { # setopt correct # Auto correct mistakes