This commit is contained in:
Marc Beninca 2024-11-16 16:55:31 +01:00
parent 01b0224eee
commit db596ce969
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -20,11 +20,12 @@ bfu() {
"${@}" "${@}"
} }
alias bpg="\ bpg() {
btrfs \ btrfs \
property \ property \
get \ get \
" "${@}"
}
bsc() { bsc() {
btrfs \ btrfs \