zsh: show upcoming deadlines at shell init

This commit is contained in:
Colin 2023-03-08 01:10:13 +00:00
parent 99373dcd83
commit c94ed9d519

View File

@ -83,6 +83,8 @@ in
pushd "$1";
}
${pkgs.sane-scripts}/bin/sane-deadlines
# auto-cd into any of these dirs by typing them and pressing 'enter':
hash -d 3rd="/home/colin/dev/3rd"
hash -d dev="/home/colin/dev"