Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Change profile colors
pull/15/head
10sr
hace 9 años
padre
bee3045203
commit
670f03acb1
Se han
modificado 2 ficheros
con
4 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-2
profile
+1
-1
tmux.conf
+ 3
- 2
profile
Ver fichero
@@ -125,10 +125,11 @@ fi
export _HOSTCOLOR_1=
export _HOSTCOLOR_2=
# black red green yellow blue magenta cyan white
# Yellow is hard to read strings...
case "`hostname`" in
arch-vb-win8-vaio11)
_HOSTCOLOR_1=
yellow
_HOSTCOLOR_2=
black
_HOSTCOLOR_1=
magenta
_HOSTCOLOR_2=
white
;;
arch-mba)
_HOSTCOLOR_1=cyan
+ 1
- 1
tmux.conf
Ver fichero
@@ -49,4 +49,4 @@ set -g message-bg white
set -g message-fg black
setw -g window-status-current-bg white
setw -g window-status-current-fg black
setw -g window-status-attr bold
#
setw -g window-status-attr bold
Escribir
Vista previa
Cargando…
Cancelar
Guardar