Skip to content

Commit

Permalink
feat: set batcat to ansel theme
Browse files Browse the repository at this point in the history
  • Loading branch information
initbar committed Nov 28, 2023
1 parent 7ff6bb4 commit 6e92b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cli/bash/bash_aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

{
alias bat='batcat --force-colorization'
alias bat='batcat --force-colorization --theme ansi'
}

{
Expand Down

0 comments on commit 6e92b89

Please sign in to comment.