X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=zsh%2Frc;h=7b0e7d24ac41708318b720f4c543b470440c7846;hb=ce883f49812af309c29b1a5c532a171175e99f08;hp=b16a5ca5918138e40de74fc8a46d77b7d4aa7691;hpb=044ed79a3c32ea656b80a3dc933400e585e23d67;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index b16a5ca..7b0e7d2 100644 --- a/zsh/rc +++ b/zsh/rc @@ -21,7 +21,8 @@ setopt histignoredups bindkey "^P" history-beginning-search-backward bindkey "^N" history-beginning-search-forward -# Prevent overwriting existing files with '> filename'. +# Prevent overwriting existing files with '> filename', use '>| filename' +# (or >!) instead. setopt noclobber # Entering the name of a directory (if it's not a command) will automatically