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
shrc: do not use chpwd
pull/1/head
10sr
hace 11 años
padre
e86cdf9030
commit
294e5c0512
Se han
modificado 1 ficheros
con
5 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-1
shrc
+ 5
- 1
shrc
Ver fichero
@@ -355,7 +355,11 @@ then
# typeset -ga chpwd_functions
# chpwd_functions+=pwd
chpwd(){
# chpwd(){
# pwd
# }
cd(){
builtin cd "$@"
pwd
}
else
Escribir
Vista previa
Cargando…
Cancelar
Guardar