This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
dotfiles
mirror of
https://github.com/brettlangdon/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
1
Branch
1.6 GiB
Emacs Lisp
86.6%
Shell
13.4%
Tree:
c165001297
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c165001297'
${ noResults }
dotfiles
/
emacs.d
/
elpa
/
yasnippet-0.8.0
/
snippets
/
ruby-mode
/
general
/
bm
6 lines
93 B
Raw
Blame
History
# name: Benchmark.bmbm(...) do ... end
# key: bm
# --
Benchmark.bmbm(${1:10}) do |x|
$0
end