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
small changes for windows
pull/1/head
10sr
hace 13 años
padre
147417ec05
commit
1478b1f9c9
Se han
modificado 3 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
.bashrc
+1
-1
.emacs.el
+0
-0
.profile
+ 1
- 0
.bashrc
Ver fichero
@@ -329,6 +329,7 @@ fi
if iswindows; then
# export PS1=" \[\e[32m\]\u@\H \[\e[33m\]\w\[\e[0m\] \d \t\n\s \# \j \$ "
export PS1=" [\[\e[33m\]\w\[\e[0m\]]\n\[\e[32m\]\u@\H\[\e[0m\] \d \t \s.\v\nhist:\# jobs:\j \$ "
alias ls="ls -CFG $(test "$TERM" == dumb || echo --color=auto)"
fi
#######################
+ 1
- 1
.emacs.el
Ver fichero
@@ -1528,7 +1528,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"@"
(or (getenv "HOSTNAME")
(substring (shell-command-to-string (or (executable-find "hostname")
"
:
"))
"
echo ''
"))
0
-1)))
(setq p4 (point))
+ 0
- 0
.profile
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar