aboutsummaryrefslogtreecommitdiff
path: root/Shell
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2017-04-19 21:39:12 +0200
committerVasil Zlatanov <v@skozl.com>2017-04-19 21:39:12 +0200
commit38535167b49fe25764471554dcedefde5cc94b83 (patch)
tree85994b04bc53a4fdab9af3593ce7a2e232178aef /Shell
parent599356ac95e5188bc16470a3d12b64af8811f9f8 (diff)
downloaddotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.gz
dotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.bz2
dotfiles-38535167b49fe25764471554dcedefde5cc94b83.zip
massive new latpop updates
Diffstat (limited to 'Shell')
-rw-r--r--Shell/bash_aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/bash_aliases b/Shell/bash_aliases
index 9a21eb1..b2c0874 100644
--- a/Shell/bash_aliases
+++ b/Shell/bash_aliases
@@ -17,6 +17,7 @@ alias ,.='!!'
# mpv
alias mpvl='mpv --ytdl-format=43'
+alias mpvh='mpv --ytdl-format=137+251'
alias mpv="mpv --ytdl-format 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4'"
alias serial='micronucleus --run ~/Sync/Programming/serial.hex'