Allow more login shells
Add `ksh`, `oil shell`, `C shell`, `Elvish`, `fish` and `xonsh` to login shell profile
This commit is contained in:
parent
7cf7adc197
commit
edcf00d64e
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,z,ba,da}sh rUx,
|
||||
@{bin}/{,c,k,o,y,z,ba,da,fi,tc,xon,elvi}sh rUx,
|
||||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/security/limits.d/{,*} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue