mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
add ytdl to noglob list
This commit is contained in:
parent
87f2774fae
commit
48ef5d6f0c
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ function {
|
|||
for x in ack cd cp ebuild gcc gist grep ln man mkdir mv rm
|
||||
alias $x="nocorrect ${aliases[$x][@]:-$x}"
|
||||
for x in ai arith curl fc find ftp hex history let locate \
|
||||
rsync scp sftp tw twitch wget yt-dlp yt ytg
|
||||
rsync scp sftp tw twitch wget yt yt-dlp ytdl ytg
|
||||
alias $x="noglob ${aliases[$x][@]:-$x}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue