X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Faliases.in;h=8bf77c456a410c2fb85c5bc595c7a332be8f817b;hb=5b83ac16ea915ad9082c558ec292e3c1236dbc88;hp=023ed60b521bb95249122a259007e09d7184a75a;hpb=e705d5d7358e42a35dba8994f0ea4c445e4f0c81;p=config%2Fdotfiles.git diff --git a/shell/aliases.in b/shell/aliases.in index 023ed60..8bf77c4 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -29,6 +29,7 @@ alias s=mpc # s for sound, m is already used alias v=vim +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.