feat(abs): add new shells abstraction.
This commit is contained in:
parent
58a4f1601a
commit
adb936e62f
10 changed files with 28 additions and 20 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# Define some paths for some commonly used programs
|
||||
|
||||
# Default distribution shells
|
||||
@{sh} = sh zsh bash dash
|
||||
@{sh} = sh bash dash
|
||||
@{sh_path} = @{bin}/@{sh}
|
||||
|
||||
# All interactive shells users may want to use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue