Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
wigust
/
dotfiles
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
75b57265a7
Branches
Tags
master
dotfiles
/
private_dot_emacs.d
/
snippets
/
nix-mode
/
pp
pp
96 B
History
Raw
1
2
3
4
5
6
7
# key: pp
# name: pp
# --
my $log = $docker->succeed("$1");
print "\n\\$ $1\n";
print "$log\n";