dotfiles/.bash_logout
Alexander Hess 9c4ea2ecfe
Initial version of the shells' dotfiles
- add config files for both bash and zsh
- as some utilities regard git to be present, git's config files
  are included as well
2022-07-27 20:15:10 +02:00

4 lines
85 B
Bash

# Executed by bash when a login shell exits
source "$HOME/.config/shell/logout.sh"