mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
md5sum for mac plugin
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
02e2063325
commit
8bfece02b8
1 changed files with 2 additions and 0 deletions
2
plugins/md5sum/md5sum.plugin.zsh
Normal file
2
plugins/md5sum/md5sum.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Query/use custom command for `md5sum`.
|
||||||
|
alias md5sum='md5 -r'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue