* initial commit - dotfiles based on DoomHammer

This commit is contained in:
2023-04-11 17:21:55 +03:00
commit 17ade4a5e4
25 changed files with 1520 additions and 0 deletions

3
.bash_logout Normal file
View File

@ -0,0 +1,3 @@
# ~/.bash_logout: executed by bash(1) when login shell exits.
test -r ~/.shell-logout && source ~/.shell-logout