Added hr function.
This commit is contained in:
parent
b22d1e7a33
commit
e39bd57c05
@ -1,3 +1,7 @@
|
||||
hr(){
|
||||
print ${(l:COLUMNS::=:)}
|
||||
}
|
||||
|
||||
copy_img_to_usb(){
|
||||
if [[ $1 = "" ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user