Fix typo in multirach.d/paths
This commit is contained in:
parent
7094e83176
commit
9f594bf568
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
@{file_explorers_path} = @{bin}/@{file_explorers}
|
@{file_explorers_path} = @{bin}/@{file_explorers}
|
||||||
|
|
||||||
# Text editors
|
# Text editors
|
||||||
@{text_edirors_path} = @{bin}/@{text_edirors} /usr/share/code/{bin/,}code
|
@{text_editors_path} = @{bin}/@{text_editors} /usr/share/code/{bin/,}code
|
||||||
|
|
||||||
# Document viewers
|
# Document viewers
|
||||||
@{document_viewers_path} = @{bin}/@{document_viewers}
|
@{document_viewers_path} = @{bin}/@{document_viewers}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue