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
update detecting interactive run
pull/1/head
10sr
há 12 anos
ascendente
061591827c
cometimento
3aed54b8c1
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bashrc
+ 1
- 1
bashrc
Ver ficheiro
@@ -1,7 +1,7 @@
#!/bin/bash
# If not running interactively, don't do anything
[
-z "$PS1"
] && return
[
[ $- != *i* ]
] && return
##########################################
null(){
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar