summaryrefslogtreecommitdiff
path: root/shells.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-20 18:24:32 +0200
committerThanos Apollo <[email protected]>2023-03-20 18:32:02 +0200
commit526da10cef621706d8647acf02686d7d3bf8bfa8 (patch)
tree72f977282676f3e65443af64c8c9453b51e80476 /shells.org
parent7d8441ae59d12917758d07d6ffb91d501a65e188 (diff)
shells: change yt-dlp alias to ytd
Diffstat (limited to 'shells.org')
-rwxr-xr-xshells.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells.org b/shells.org
index 2f012ef..7971256 100755
--- a/shells.org
+++ b/shells.org
@@ -44,7 +44,7 @@
alias b='bluetoothctl'
alias ba='bluetooth-autoconnect'
alias music='mocp'
- alias yt="yt-dlp"
+ alias ytd="yt-dlp"
alias c="pavucontrol"
alias r="ranger"
alias klight="brightnessctl --device='tpacpi::kbd_backlight' set 1"