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
add some prefs for zsh
pull/1/head
10sr
hace 11 años
padre
0dcc1e6b69
commit
3655970df8
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-0
bashrc
+ 8
- 0
bashrc
Ver fichero
@@ -158,6 +158,14 @@ then
export CHIT_PATH="$HOME/dbx/.chit"
fi
if inzsh
then
autoload -U compinit; compinit
unsetopt auto_menu
setopt bash_auto_list
bindkey -e
fi
#######################
iswindows && alias tty="echo cmd.exe"
Escribir
Vista previa
Cargando…
Cancelar
Guardar