Skip to content

Instantly share code, notes, and snippets.

@hchbaw
Created May 26, 2010 14:55
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hchbaw/414589 to your computer and use it in GitHub Desktop.
Save hchbaw/414589 to your computer and use it in GitHub Desktop.
#
# Please see http://github.com/hchbaw/auto-fu.zsh
#
@tyru
Copy link

tyru commented May 26, 2010

素晴らしいです。
ただ自分の環境だとzsh起動時に次のような警告が出てしまいます。

/home/tyru/.zshrc:local:284: not valid in this context: -L
local=''
w=\'\'
if=''

補完も画像のようなものは行われていないようです。

@hchbaw
Copy link
Author

hchbaw commented May 26, 2010

auto-fu.zsh を読み込む際には、unsetopt sh_wordsplit してくださいませ。

@hchbaw
Copy link
Author

hchbaw commented May 26, 2010

使ってみていただいてありがとうございます!

はてなダイアリーの該当エントリはこちら
http://d.hatena.ne.jp/hchbaw/20100526/1274886125

@hchbaw
Copy link
Author

hchbaw commented Jun 3, 2010

ちょこちょこ更新してみました。詳しくはこちら

http://d.hatena.ne.jp/hchbaw/20100603/1275573121

@hchbaw
Copy link
Author

hchbaw commented Jun 15, 2010

リポジトリを創りました。ごめんなさいこちらをご覧くださいませ

http://github.com/hchbaw/auto-fu.zsh

ゴメンナサイゴメンナサイ!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment