feat(abs): add new shells abstraction.

This commit is contained in:
Alexandre Pujol 2024-03-29 18:31:15 +00:00
parent 58a4f1601a
commit adb936e62f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 28 additions and 20 deletions

View file

@ -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