mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[scripts/category-count] Use bash instead of ZSH.
This commit is contained in:
parent
7bd91b677c
commit
974c692ce0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env zsh
|
#!/usr/bin/env bash
|
||||||
# Script to fetch commit messages and display the category frequencies.
|
# Script to fetch commit messages and display the category frequencies.
|
||||||
# Example:
|
# Example:
|
||||||
# 047c36c [Meta] Added README.
|
# 047c36c [Meta] Added README.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue