Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
lu
/
confidence
espejo de
git://github.com/heyLu/confidence
Vigilar
1
Destacar
0
Fork
0
Código
Incidencias
0
Commits
295
Releases
0
Wiki
Explorar el Código
~/.bin/s: Search for things easily
Spawns `surf`, a simple web browser.
Lucas Stadler
%!s(int64=9) %!d(string=hace) años
padre
7c2de4874c
commit
42be22efca
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.bin/s
+ 3
- 0
.bin/s
Ver fichero
@ -0,0 +1,3 @@
1
#!/bin/bash
2
3
surf "https://duckduckgo.com?q=$*"