$ echo "this will not be saved in history"
$echo "this will be saved in history"
export HISTCONTROL=ignoredups:ignorespace
fish, OTOH, seems to do this by default.