mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update aliases
This commit is contained in:
@@ -16,9 +16,9 @@ is_sourced() {
|
|||||||
# Format is <apt name>:<manager>:<alternate name>
|
# Format is <apt name>:<manager>:<alternate name>
|
||||||
# Use "-" for alternate name if not available
|
# Use "-" for alternate name if not available
|
||||||
PACKAGE_ALIASES=$(cat <<'EOF'
|
PACKAGE_ALIASES=$(cat <<'EOF'
|
||||||
bat:brew:-
|
|
||||||
binfmt-support:brew:-
|
binfmt-support:brew:-
|
||||||
cryptsetup:brew:-
|
cryptsetup:brew:-
|
||||||
|
lvm2:brew:-
|
||||||
EOF
|
EOF
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user