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
fix for lab server (i dont know what is wrong)
pull/1/head
10sr
10 anos atrás
pai
4852c2eeca
commit
6f1926371b
1 arquivos alterados
com
7 adições
e
7 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+7
-7
shrc
+ 7
- 7
shrc
Ver arquivo
@@ -255,13 +255,13 @@ type fortune >/dev/null 2>&1 && {
uname -a
echo TERM $TERM with $(tput colors) colors using $(tty)
if null type tmux
then
echo
echo tmux sessions:
tmux ls 2>/dev/null| sed -e 's/^/ /g'
echo
fi
#
if null type tmux
#
then
#
echo
#
echo tmux sessions:
#
tmux ls 2>/dev/null| sed -e 's/^/ /g'
#
echo
#
fi
# if test -n "$TMUX"
# then
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar