Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
fix function cd
pull/1/head
10sr
há 11 anos
ascendente
831167b3da
cometimento
ac3ec4c910
1 ficheiros alterados
com
1 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-2
shrc
+ 1
- 2
shrc
Ver ficheiro
@@ -375,8 +375,7 @@ fi
# pwd
# }
cd(){
builtin cd "$@"
pwd
builtin cd "$@" && pwd
}
# pad
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar