aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-01-30 12:43:34 +0100
committerlonkaars <l.leblansch@gmail.com>2021-01-30 12:43:34 +0100
commit33fd6dda1837df32e2980fcf3e4b7e0164b25a42 (patch)
tree478a134f467bb28f11acf83f59b53a2cdc85843f
parentfef25455ba77894e1fa81378314e5f4c9bb9a627 (diff)
deemix download location
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
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"