mirror of
https://github.com/nmasur/dotfiles
synced 2025-05-10 21:45:52 +00:00
shortcut for mpv shuffle mode
This commit is contained in:
parent
cea08761bb
commit
5d539abe21
@ -31,5 +31,9 @@ in
|
||||
pkgs.mpvScripts.mpv-delete-file
|
||||
];
|
||||
};
|
||||
|
||||
programs.fish.shellAbbrs = {
|
||||
mpvs = "mpv --shuffle=yes";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user