diff --git a/zsh_functions b/zsh_functions index 63dd076..c2fc109 100644 --- a/zsh_functions +++ b/zsh_functions @@ -1,3 +1,7 @@ +hr(){ + print ${(l:COLUMNS::=:)} +} + copy_img_to_usb(){ if [[ $1 = "" ]] then