mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-19 16:36:39 +00:00
refactor(posix): remove function prefixes from all shell files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
set -u
|
||||
|
||||
function __init_vim_beyondcode() {
|
||||
__init_vim_beyondcode() {
|
||||
# mostly lightweight, or essential
|
||||
"$HOME/.local/bin/webi" \
|
||||
vim-leader \
|
||||
|
||||
Reference in New Issue
Block a user