Fixed type in aliases
This commit is contained in:
parent
3723937501
commit
c9169886ee
|
@ -1,2 +1,2 @@
|
|||
alias which_command="type -fP "
|
||||
alias which-command="type -fP "
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
alias which_command="whence "
|
||||
alias which-command="whence "
|
||||
|
|
Loading…
Reference in New Issue