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 lang setting to profile
pull/1/head
10sr
hace 13 años
padre
5de6736e03
commit
4c6cfd4c2c
Se han
modificado 2 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
bashrc
+1
-0
profile
+ 0
- 1
bashrc
Ver fichero
@@ -54,7 +54,6 @@ fi
export VISUAL="$EDITOR"
export LESS="-iRMX"
export LC_MESSAGES=C
# export LANG=ja_JP.UTF-8
# export CDPATH=".:~" # 使い方がよく分からない
export GIT_PAGER="$PAGER"
export GIT_EDITOR="$EDITOR"
+ 1
- 0
profile
Ver fichero
@@ -2,6 +2,7 @@
env > $HOME/.env.txt
# export PS1="\$ "
export LANG=ja_JP.UTF-8
export LC_TIME=C
export TERMCAP="${TERMCAP}:vb="
export HOSTNAME
Escribir
Vista previa
Cargando…
Cancelar
Guardar