1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-12 05:40:17 +00:00

remove notworking aliases

This commit is contained in:
Luna 2024-04-17 11:58:30 +02:00
parent 913f8062fb
commit 269282fe46

View file

@ -25,7 +25,6 @@ alias \
alias gcl='git clone'
alias history='fc -l 0'
alias ytdlp='yt-dlp `xclip -o`'
alias 'sudo -i'='sudo su -'
alias 'cls'='clear'
alias 'rsyncA'='rsync -azzP'
alias wgetx='wget `xclip -o`'