This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
thatsmydoing
/
dotfiles
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Tree:
d29caa719e
Branches
Tags
master
dotfiles
/
.vim
/
ag-unite
ag-unite
67 B
Histórico
Raw
1
2
3
4
#!/bin/sh
cd
$1
touch /tmp/a
ag --hidden --nocolor --nogroup -g
''