This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
secstate
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Add shortcut to ff tests
Colin Powell
%!s(int64=5) %!d(string=hai) anos
pai
26b3db5056
achega
1fbe63e593
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
fish/.config/fish/functions/t.fish
+ 3
- 0
fish/.config/fish/functions/t.fish
Ver ficheiro
@@ -0,0 +1,3 @@
+function t
+ ffdj test -k $argv
+end