1
0

YOU FINALLY DON'T HAVE TO BE IN THE YTFEED DIRECTORY TO RUN THE CLI!

This commit is contained in:
devenblake 2020-12-14 09:59:40 -05:00
parent 3672b077b8
commit a3e9ee1a01

View File

@ -33,6 +33,8 @@ path() {
echo 'file://'$(realpath $1) | xclip echo 'file://'$(realpath $1) | xclip
} }
alias sudo="doas"
# my media hard drive # my media hard drive
alias partone="sudo mount -L 'PARTONE' /mnt/partone" alias partone="sudo mount -L 'PARTONE' /mnt/partone"
# sd card with music on it # sd card with music on it