diff --git a/functions/bax.fish b/functions/bax.fish deleted file mode 100644 index fc7eb1d..0000000 --- a/functions/bax.fish +++ /dev/null @@ -1,4 +0,0 @@ -function bax - echo (set_color red --bold)"Warning: `bax` is now `replay`. Please use `replay` to supress this warning."(set_color normal) - replay $argv -end