diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-01-30 12:43:34 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-01-30 12:43:34 +0100 |
commit | 33fd6dda1837df32e2980fcf3e4b7e0164b25a42 (patch) | |
tree | 478a134f467bb28f11acf83f59b53a2cdc85843f | |
parent | fef25455ba77894e1fa81378314e5f4c9bb9a627 (diff) |
deemix download location
-rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |