Removed the homesick shell module and folded its code in elsewhere.

This commit is contained in:
Jeremy Cook
2014-06-14 15:03:57 -04:00
parent 2e8d431ab5
commit ee04b5788a
3 changed files with 13 additions and 19 deletions

View File

@@ -1,5 +1,4 @@
# -*- encoding : utf-8 -*-
require 'homesick/shell'
require 'homesick/actions/file_actions'
require 'homesick/actions/git_actions'
require 'homesick/version'