summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
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)