Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
do nothing if not running interactively
pull/1/head
10sr
12 anos atrás
pai
c8558eb787
commit
525f9b8e7b
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-0
bashrc
+ 3
- 0
bashrc
Ver arquivo
@@ -1,5 +1,8 @@
#!/bin/bash
# If not running interactively, don't do anything
[ -z "$PS1" ] && return
##########################
# system type
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar