zsh-users
 help / color / mirror / code / Atom feed
* zshrc alias
@ 2013-10-02 19:37 shawn wilson
  2013-10-02 19:45 ` Jérémie Roquet
  2013-10-02 22:19 ` Phil Pennock
  0 siblings, 2 replies; 6+ messages in thread
From: shawn wilson @ 2013-10-02 19:37 UTC (permalink / raw)
  To: Zsh Users

Is there a way to see what zsh is doing when it loads the rc file?

I've got a perl alias that isn't showing up when I loging or source
~/.zshrc or . ~/.zshrc but the aliases before and after do:
alias torexit="curl
http://torstatus.blutmagie.de/ip_list_exit.php/Tor_ip_list_EXIT.csv"
alias perl="perl -MData::Dumper"
alias dicepass="perl -MCrypt::XkcdPassword -e 'print
Crypt::XkcdPassword->make_password(\$_)'"

I'm not sure how best to debug this - something outside of these lines
is messing with me (I get the same result when I move that line to the
beginning of the aliases).

PS - if anyone goes to use that dicepass alias, note it only gives 4
words no matter whether you specify something else.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-02 22:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-02 19:37 zshrc alias shawn wilson
2013-10-02 19:45 ` Jérémie Roquet
2013-10-02 19:54   ` shawn wilson
2013-10-02 20:09     ` Jérémie Roquet
2013-10-02 22:19 ` Phil Pennock
2013-10-02 22:27   ` shawn wilson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).