From e3ab655946bdac0db6877431ecc091a952855b8b Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 13 Apr 2022 19:33:45 +0200 Subject: Add 'music' alias to .bashrc --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 4e4a96c..d9264f3 100644 --- a/.bashrc +++ b/.bashrc @@ -26,6 +26,7 @@ alias today='date +"%Y-%m-%d"' alias wlrecord='wf-recorder -a -g "$(slurp)"' alias igit='git log --all --oneline --decorate --graph' 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'" GOPATH=$HOME/go -- cgit v1.2.3-70-g09d2