refactor: Replace invalid shebang lines

This commit is contained in:
Koichi Murase
2022-01-15 15:46:11 +09:00
parent abff767533
commit 3d2b35a3eb
141 changed files with 141 additions and 96 deletions

View File

@@ -1,3 +1,4 @@
# -*- mode: bash -*-
# scm theming
SCM_THEME_PROMPT_PREFIX="${yellow}("
SCM_THEME_PROMPT_SUFFIX=")${normal}"