fix(profile): ensure interactive shell use @{shells_path} instead of @{sh_path}.
This commit is contained in:
parent
2fc2394bad
commit
58a4f1601a
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ profile sddm-xsession @{exec_path} {
|
|||
@{exec_path} r,
|
||||
|
||||
/{usr/,}{local,}bin/ r,
|
||||
@{sh_path} rix,
|
||||
@{shells_path} rix,
|
||||
@{bin}/{,e}grep rix,
|
||||
@{bin}/{m,g,}awk rix,
|
||||
@{bin}/cat rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue