Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
dirk
/
my_config
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
width for hostname_welcome adapted
master
Dirk Alders
hace 1 año
padre
1f24105044
commit
9ca1753c10
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.zshrc.d/__available__/hostname_welcome.zsh
+ 1
- 1
.zshrc.d/__available__/hostname_welcome.zsh
Ver fichero
@@ -1,4 +1,4 @@
1
1
#!/bin/zsh
2
2
#
3
3
neofetch -L
4
-figlet "`hostname -f`"
4
+figlet
-w 128
"`hostname -f`"
Write
Preview
Loading…
Cancelar
Guardar