width for hostname_welcome adapted
This commit is contained in:
parent
1f24105044
commit
9ca1753c10
@ -1,4 +1,4 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
#
|
#
|
||||||
neofetch -L
|
neofetch -L
|
||||||
figlet "`hostname -f`"
|
figlet -w 128 "`hostname -f`"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user