Sha256: ed2ed746d700598f1469b55f27ff7b287e73777111d87cedf4c60c4874fc3b3a

Contents?: true

Size: 169 Bytes

Versions: 13

Compression:

Stored size: 169 Bytes

Contents

#!/usr/bin/env ruby
#
# DOTS Thor wrapper binary

$:.unshift File.expand_path(File.join(File.dirname(__FILE__), "..", "lib", "ruby"))
require 'dots'
Dots::Command.start

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
zsh_dots-0.6.5 bin/dots
zsh_dots-0.6.3 bin/dots
zsh_dots-0.6.2 bin/dots
zsh_dots-0.6.0 bin/dots
zsh_dots-0.5.9 bin/dots
zsh_dots-0.5.8 bin/dots
zsh_dots-0.5.7 bin/dots
zsh_dots-0.5.6 bin/dots
zsh_dots-0.5.5 bin/dots
zsh_dots-0.5.4 bin/dots
zsh_dots-0.5.3 bin/dots
zsh_dots-0.5.1 bin/dots
zsh_dots-0.5.0 bin/dots