zsh: don't glob when using nix
command
This commit is contained in:
parent
d23fedb47b
commit
51ab57646f
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.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
|
||||
|
|
Loading…
Add table
Reference in a new issue