Skip to content

Commit

Permalink
zaw-launcher.zsh: it's not a function
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamuray committed Aug 11, 2011
1 parent 1ca1e74 commit 4a8f213
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zaw-launcher.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
# launcher script to start zaw as command

# source zaw.zsh
zmodload zsh/parameter
local this_file="${funcsourcetrace[1]%:*}"
local this_file="$0"
local cur_dir="${this_file:A:h}"
source "${cur_dir}/zaw.zsh"

Expand Down

0 comments on commit 4a8f213

Please sign in to comment.