Improve startup time in zsh
This commit is contained in:
parent
0edf379835
commit
f7f2b3a020
3 changed files with 16 additions and 14 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
base_path="$HOME/.cache/remote-sources"
|
||||
file_path="$base_path/$2"
|
||||
|
||||
autoinstall file "$1" "$file_path"
|
||||
|
||||
# shellcheck disable=SC1090
|
||||
. "$file_path"
|
Loading…
Add table
Add a link
Reference in a new issue