feat: add the new shells variable to ensure support for all interactive shell.
Fix #269
This commit is contained in:
parent
b376e9fade
commit
a30c2e5e85
13 changed files with 17 additions and 26 deletions
|
|
@ -42,8 +42,7 @@ profile code flags=(attach_disconnected) {
|
|||
@{open_path} rPx -> child-open,
|
||||
|
||||
# The shell is not confined on purpose.
|
||||
@{bin}/{,b,d,rb}ash rUx,
|
||||
@{bin}/{c,k,tc,z}sh rUx,
|
||||
@{bin}/@{shells} rUx,
|
||||
|
||||
# Confine some common tools
|
||||
@{lib}/code/extensions/git/dist/askpass.sh rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue