fix
This commit is contained in:
parent
835efc372c
commit
322572c304
@ -10,7 +10,7 @@ _sod() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
lt() {
|
lt() {
|
||||||
du -h "${1:-.}" 2>/dev/null | sort -h | tac
|
du -h "${1:-.}" 2>/dev/null | sort -h
|
||||||
}
|
}
|
||||||
|
|
||||||
destroy() {
|
destroy() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user