X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Faliases.in;h=e99d5f748bd9d2c86f7ab4c75961ccaff9f58cc9;hp=cd9bb63b85cce101ea0b5d031c1381a68842bb96;hb=60f56bf004e1a4a0da4bc01f65c2aa23341369ba;hpb=3f9630a6b73b6220c97852a4326c07d6f9187967 diff --git a/shell/aliases.in b/shell/aliases.in index cd9bb63..e99d5f7 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -31,7 +31,7 @@ alias v=vim alias mu=mutt -unalias mv cp 2> /dev/null +unalias mv cp 2>/dev/null # Ask for confirmation before overwriting files. Especially useful when moving # to a different directory. No alias for `rm` because I specify the files to # remove directly, so I know what will happen.