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
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
# Define some paths for some commonly used programs
|
||||
|
||||
# All the shells
|
||||
@{shells} = sh zsh bash dash fish rbash ksh tcsh csh
|
||||
|
||||
# Browsers
|
||||
|
||||
@{brave_name} = brave{,-beta,-dev,-bin}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue