fix zvm error on termux
This commit is contained in:
parent
43227c6e64
commit
20db05dc86
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
setopt re_match_pcre
|
||||
|
||||
# path aliases
|
||||
hash -d dl=/data/data/com.termux/files/home/storage/downloads
|
||||
|
||||
|
|
Loading…
Reference in New Issue