feat: update dotfiles

This commit is contained in:
Daniel Bauer
2025-06-04 09:02:55 +02:00
parent d9aafcaa50
commit 2a76129e28
2 changed files with 6 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ if type nvim > /dev/null; then
fi
if type bat > /dev/null; then
alias cat=bat
alias cat='bat -pp'
fi
# file type aliases