updated the bat theme

This commit is contained in:
aminnairi
2023-04-09 22:56:30 +02:00
parent b74f3767c5
commit 17aa12d050
+1 -1
View File
@@ -19,7 +19,7 @@ if status is-interactive
end
# Alias for the cat command
alias cat="bat --theme Nord"
alias cat="bat --theme OneHalfDark"
# Alias for the ls command
alias ls="exa --icons --long --classify"