Fixed type in aliases
This commit is contained in:
parent
3723937501
commit
c9169886ee
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue