From aebca94d3184aa341041443bfc1be42d92b0c7c0 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Tue, 9 Aug 2022 16:24:17 +0300 Subject: add alias for bluetooth-autoconnect --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 6780b03..15c8c17 100644 --- a/.bashrc +++ b/.bashrc @@ -59,3 +59,4 @@ alias logout='pkill -U' alias blt='bluetoothctl' alias neofetch='neofetch | lolcat' alias b='bluetoothctl' +alias ba='bluetooth-autoconnect' -- cgit v1.2.3