uh-wm/bin/uhwm
2015-04-18 17:38:39 +00:00

6 lines
60 B
Ruby
Executable File

#!/usr/bin/env ruby
require 'uh/wm'
Uh::WM::CLI.run(ARGV)