dotfiles/lib/aliases.zsh
2018-07-05 11:14:50 +03:00

5 lines
59 B
Bash

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