mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
refactor: Normalize shebang of scripts to source
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- mode: bash -*-
|
||||
#! bash oh-my-bash.module
|
||||
|
||||
source "$OSH/themes/powerline/powerline.base.sh"
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# -*- mode: bash -*-
|
||||
#! bash oh-my-bash.module
|
||||
|
||||
source "$OSH/themes/powerline-multiline/powerline-multiline.base.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user