From 33fd6dda1837df32e2980fcf3e4b7e0164b25a42 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 30 Jan 2021 12:43:34 +0100 Subject: deemix download location --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9d2ba04..2d4719b 100644 --- a/.zshrc +++ b/.zshrc @@ -29,7 +29,7 @@ alias ncp="ncmpcpp" alias dnd="dragon-drag-and-drop -x" alias scdl="scdl --onlymp3 -l" alias screenrecord='giph -s -b 4 -c 255,255,255 $(date +"$HOME/%Y-%m-%d_%H-%M-%S.mp4")' -alias deemix="deemix -b FLAC" +alias deemix="deemix -b FLAC -p ~/dl" # one letters alias r="ranger" -- cgit v1.2.3