From 0c131fdbfafddae71a72b11186684703222ac109 Mon Sep 17 00:00:00 2001 From: tonitch Date: Mon, 17 Feb 2025 20:55:38 +0100 Subject: [PATCH] Radio --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 2ae8eba..ef8197b 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -72,6 +72,7 @@ alias open="xdg-open" alias sxiv=nsxiv alias :q=exit alias vim=nvim +alias radio="mpv https://radio.freenode.net/radio.ogg --volume=30" # Theming section autoload -U compinit colors zcalc