summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index b8db0f6..a336bc6 100644
--- a/.bashrc
+++ b/.bashrc
@@ -23,6 +23,7 @@ alias horizons='telnet horizons.jpl.nasa.gov 6775' # a NASA server providing da
alias wlrecord='wf-recorder -a -g "$(slurp)"'
alias ranger='ranger --choosedir=$HOME/.local/share/ranger/lastdir && cd "$(cat $HOME/.local/share/ranger/lastdir)"'
alias music="cd ~/Musik && ranger || echo '~/Musik does not exist'"
+alias bt="bluetoothctl"
# extend PATH with my private and public scripts (location based on XDG)