minor fix

This commit is contained in:
js0ny 2025-02-23 19:52:23 +00:00
parent bf26d5ed56
commit 48a93e2998
21 changed files with 515 additions and 2785 deletions

View file

@ -1,2 +1,3 @@
#:vim: set ft=bash:
test -f $HOME/.config/bash/bashrc && source $HOME/.config/bash/bashrc
test -f $HOME/.bashrc && source $HOME/.bashrc