From 68ca393862c6b6737ab9d1eddf9ae5e5a80ef88b Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 5 Jun 2022 12:16:19 +0200 Subject: Add news alias for newsboat in .bashrc --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 72be31f..0d169b6 100644 --- a/.bashrc +++ b/.bashrc @@ -25,6 +25,7 @@ alias ranger='ranger --choosedir=$HOME/.local/share/ranger/lastdir && cd "$(cat alias music="cd ~/Musik && ranger || echo '~/Musik does not exist'" alias bt="bluetoothctl" alias ikhal="ikhal; clear" +alias news="newsboat" # extend PATH with my private and public scripts (location based on XDG) -- cgit v1.2.3-70-g09d2