add '$' alias

This commit is contained in:
Dmytro Meleshko 2018-03-09 09:45:40 +02:00
parent 4fb9c62e0e
commit 6111dcbf18
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
alias '$'=''
alias find="noglob find"