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
fix for emacs term-mode
pull/1/head
10sr
hace 11 años
padre
3f31007990
commit
2ff4f56f14
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
bashrc
+ 1
- 1
bashrc
Ver fichero
@@ -766,7 +766,7 @@ ${__my_c4}:: ${__my_cdef}l${SHLVL}n\#j\js\$? $(__my_ps1_scale) \D{%T} $(__my_ps1
PS1=$_PS1
__my_set_screen_title(){
if test -n "$TMUX"
if test -n "$TMUX"
&& test -z "$INSIDE_EMACS"
then
echo -ne "\033k$1\033\\"
fi
Escribir
Vista previa
Cargando…
Cancelar
Guardar