index
:
dotfiles.git
master
My personal dotfiles and configuration.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
strip
blob: 380c767f5b887dc8a341d5c01fe43b014ccafed1 (
plain
)
1
2
3
#!/usr/bin/env ruby
puts
ARGV
.
join
(
" "
)
.
split
(
"#"
)
.
first