mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
Update version
- Fix version number - Fix import functions text - Remove auto-select for imported functions (already done with python) - Add extracted functions for 15.0.0 arm64 - Show script version - Add clear command
This commit is contained in:
@@ -15,3 +15,5 @@ tree() {
|
||||
path=${1:-.}
|
||||
find ${path} -print | sort | sed 's;[^/]*/;|---;g;s;---|; |;g'
|
||||
}
|
||||
|
||||
clear
|
||||
Reference in New Issue
Block a user