summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/rb_optparse.bash3
-rw-r--r--[-rwxr-xr-x]misc/rb_optparse.zsh3
2 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,5 @@
-#! /bin/bash
# Completion for bash:
#
# (1) install this file,
@@ -1,4 +1,5 @@
-#!/bin/zsh
# Completion for zsh:
# (based on <http://d.hatena.ne.jp/rubikitch/20071002/zshcomplete>)
#