#!/bin/sh export HISTFILE="${XDG_DATA_HOME}/.histfile" export HISTSIZE=100000