refactor: Normalize shebang of scripts to source

This commit is contained in:
Koichi Murase
2022-01-15 19:00:35 +09:00
parent 088eee2abd
commit c3bcc5c6d2
159 changed files with 159 additions and 159 deletions

View File

@@ -1,4 +1,4 @@
# -*- mode: bash -*-
#! bash oh-my-bash.module
SCM_THEME_PROMPT_DIRTY=" ${red}"
SCM_THEME_PROMPT_CLEAN=" ${bold_green}"