mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
add '$' alias
This commit is contained in:
parent
4fb9c62e0e
commit
6111dcbf18
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
alias '$'=''
|
||||
|
||||
alias find="noglob find"
|
||||
|
|
Loading…
Reference in a new issue