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
Show umask on starting shell
pull/15/head
10sr
9 anos atrás
pai
1c412b5f56
commit
f3c502b4f0
1 arquivos alterados
com
1 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
+1
-0
shrc
+ 1
- 0
shrc
Ver arquivo
@@ -202,6 +202,7 @@ command -v fortune >/dev/null && {
uname -a
$iswindows && alias tty="echo cmd.exe"
echo TERM $TERM with $(tput colors) colors using $(tty)
echo umask: `umask -S`
echo
__safe_run w yuk
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar