summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 5077ff3..cb4776c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -17,9 +17,6 @@ alias mkdir="mkdir -pv"
alias yt="yt-dlp --embed-metadata --embed-chapters --sponsorblock-remove sponsor -i"
alias yta="yt-dlp -f bestaudio -x --audio-format mp3 --sponsorblock-remove sponsor -i"
-alias xi="$SUDO xbps-install"
-alias xq="xbps-query"
-
# Export 'SHELL' to child processes. Programs such as 'screen'
# honor it and otherwise use /bin/sh.
export SHELL