mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-19 08:45:36 +00:00
remove notworking aliases
This commit is contained in:
parent
913f8062fb
commit
269282fe46
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ alias \
|
||||||
alias gcl='git clone'
|
alias gcl='git clone'
|
||||||
alias history='fc -l 0'
|
alias history='fc -l 0'
|
||||||
alias ytdlp='yt-dlp `xclip -o`'
|
alias ytdlp='yt-dlp `xclip -o`'
|
||||||
alias 'sudo -i'='sudo su -'
|
|
||||||
alias 'cls'='clear'
|
alias 'cls'='clear'
|
||||||
alias 'rsyncA'='rsync -azzP'
|
alias 'rsyncA'='rsync -azzP'
|
||||||
alias wgetx='wget `xclip -o`'
|
alias wgetx='wget `xclip -o`'
|
||||||
|
|
Loading…
Add table
Reference in a new issue