rename dotf term to dotf hello
All checks were successful
Nix Format Check / check-format (push) Successful in 38s

This commit is contained in:
2024-12-30 13:47:26 +01:00
parent ff4f509d26
commit f3e07bad16
4 changed files with 5 additions and 5 deletions

View File

@ -163,5 +163,5 @@ fi
# Display a welcome message for interactive shells
if [ -t 1 ]; then
dotf term
dotf hello
fi