Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bat_config → bat/config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes`
# for a list of all available themes
# > bat --list-themes | fzf --preview="bat --theme={} --color=always bootstrap.sh"
--theme="Coldark-Dark"
--theme="Catppuccin-Latte"

# Enable this to use italic text on the terminal. This is not supported on all
# terminal emulators (like tmux, by default):
Expand Down
Loading
Loading