dotfiles/aliases.zsh

6 lines
59 B
Bash

#!/usr/bin/env zsh
alias '$'=''
alias find="noglob find"