1
0
Fork 0

Don't correct when using mv

This commit is contained in:
tastytea 2022-04-28 13:00:58 +02:00
parent 3820ba8626
commit 5381036aed
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ fi
alias lessf='LESSOPEN="" less +F'
alias cp='cp --reflink=auto --preserve=all'
alias mv='nocorrect mv'
alias ip='ip -color -brief'