feat: update no repo icon

This commit is contained in:
Abhishek Keshri 2024-11-04 00:52:44 +05:30
parent 6088bf0829
commit dc78c7d312
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ source "$current_dir"/utils.sh
hide_status=$(get_tmux_option '@tmux2k-git-disable-status' 'false')
current_symbol=$(get_tmux_option '@tmux2k-git-show-current-symbol' '')
diff_symbol=$(get_tmux_option '@tmux2k-git-show-diff-symbol' '')
no_repo_message=$(get_tmux_option '@tmux2k-git-no-repo-message' '')
no_repo_message=$(get_tmux_option '@tmux2k-git-no-repo-message' '')
get_changes() {
declare -i added=0