mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-14 00:46:56 +00:00
Extract 'ensure_tpm_path_exists' function
This commit is contained in:
@ -25,10 +25,6 @@ clean_plugins() {
|
||||
done
|
||||
}
|
||||
|
||||
ensure_tpm_path_exists() {
|
||||
mkdir -p "$SHARED_TPM_PATH"
|
||||
}
|
||||
|
||||
main() {
|
||||
reload_tmux_environment
|
||||
shared_set_tpm_path_constant
|
||||
|
Reference in New Issue
Block a user