mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
feat: update dotfiles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user