From fad8ddc7e2196eea8c96b00870aeb73965547897 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 20 Jan 2024 23:40:49 +0100 Subject: [PATCH] btrfs/bsd --- bash/alias/btrfs.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bash/alias/btrfs.sh b/bash/alias/btrfs.sh index cb3878d..6b4392c 100644 --- a/bash/alias/btrfs.sh +++ b/bash/alias/btrfs.sh @@ -29,6 +29,12 @@ subvolume \ create \ " +alias bsd="\ +btrfs \ +subvolume \ +delete \ +" + alias bss="\ btrfs \ subvolume \