about summary refs log tree commit diff
path: root/fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish')
-rw-r--r--fish/.config/fish/functions/tilderadio.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/fish/.config/fish/functions/tilderadio.fish b/fish/.config/fish/functions/tilderadio.fish
new file mode 100644
index 0000000..6f9123e
--- /dev/null
+++ b/fish/.config/fish/functions/tilderadio.fish
@@ -0,0 +1,3 @@
+function tilderadio
+	nvlc https://radio.tildeverse.org/radio/8000/radio.ogg
+end