From 0074ea8db7b399c14327f79e663566b43462cdb4 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 18 Jan 2023 10:17:07 +0100 Subject: fish: remove autosource in favor of the dot function --- dot_config/private_fish/plug/bsdtar.fish | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 dot_config/private_fish/plug/bsdtar.fish (limited to 'dot_config/private_fish/plug/bsdtar.fish') diff --git a/dot_config/private_fish/plug/bsdtar.fish b/dot_config/private_fish/plug/bsdtar.fish deleted file mode 100644 index 0b72415..0000000 --- a/dot_config/private_fish/plug/bsdtar.fish +++ /dev/null @@ -1,4 +0,0 @@ -type -qf bsdtar || return -alias tar bsdtar -alias bshar 'bsdtar --format=shardump' -alias shar 'bsdtar --format=shar' -- cgit v1.2.3