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
Remove deprecated test/run.sh
pull/2/head
10sr
há 10 anos
ascendente
47069ac6b0
cometimento
3948c55da7
1 ficheiros alterados
com
0 adições
e
20 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+0
-20
test/run.sh
+ 0
- 20
test/run.sh
Ver ficheiro
@@ -1,20 +0,0 @@
#!/bin/sh
set -xe
dir="`dirname $0`"
top="$dir"/..
# setup.sh
sh "$top"/setup.sh help
# shrc
for sh in sh bash zsh
do
$sh -n "$top"/shrc
done
# emacs
emacs --version
emacs -q --debug-init --batch --eval "(setq debug-on-error t)" --load "$top"/emacs.el --kill
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar