forked from colonelpanic/dotfiles
start adding cider
This commit is contained in:
@@ -55,6 +55,10 @@ def osx_config(ctx):
|
||||
os.path.join(util.RESOURCES_DIRECTORY, 'osx.sh')
|
||||
), pty=True)
|
||||
|
||||
@ctask
|
||||
def cider_install(ctx):
|
||||
pass
|
||||
|
||||
|
||||
@ctask
|
||||
def brew_cask(ctx):
|
||||
|
Reference in New Issue
Block a user