@ -5,6 +5,9 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
HISTSIZE=10000
HISTFILESIZE=10000
function q1 {
echo 'Important and Urgent'
if [ $# -ne 1 ]; then