Skip to content

Commit

Permalink
remove completion scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jun 1, 2016
1 parent d42e03d commit 6c89227
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 102 deletions.
25 changes: 0 additions & 25 deletions pkg/tmuxp.bash

This file was deleted.

10 changes: 0 additions & 10 deletions pkg/tmuxp.tcsh

This file was deleted.

66 changes: 0 additions & 66 deletions pkg/tmuxp.zsh

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def run_tests(self):
cmdclass={'test': PyTest},
zip_safe=False,
keywords=about['__title__'],
scripts=['pkg/tmuxp.bash', 'pkg/tmuxp.zsh', 'pkg/tmuxp.tcsh'],
entry_points=dict(console_scripts=['tmuxp=tmuxp:cli.cli']),
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 6c89227

Please sign in to comment.