#!/bin/bash # prevent git from paging export LESS='-rFX' export HISTIGNORE='pwd:exit:fg:bg:top:clear:history:ls:uptime:df'