dotfiles/aliases.zsh
2018-07-03 11:55:11 +03:00

5 lines
59 B
Bash

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