The Z SHell Group (zsh) group
Notices
-
nojhan / liquidprompt - A useful adaptive prompt for !Bash & !Zsh - https://github.com/nojhan/liquidprompt
- Kete Foy likes this.
-
This looks amazing! Yet another thing I've GOT to try.
-
Yes, ain't no standstill in sight.
-
Das ist aber mal ein netter Weg, die !zsh zu crashen: ${:wq} /via zsh ml
- kbo likes this.
-
from #bash on !freenode !irc, i was told to use a different shell. not a problem, i don't care for bash. !zsh #ftw.
- Evan Prodromou likes this.
- The Root's Updates repeated this.
-
@ralesk M4 (which depends on Perl) is a dep of Autoconf itself (used to generate configure), not of generated configure scripts.
-
@pehjota yeah, got that—still, one would think it should be pure-shell, y'know :) especially since configure sometimes doesn't come premade.
-
@ralesk Ah. Yup, agreed. I've had to make a package without premade configure buildable on a system (currently) without Perl...
-
- Jose R Rodriguez repeated this.
-
Standardkonfig. der !zsh unter !Debian ist weniger komfortabel als bei #Ubuntu. So kann ich meine .zshrc wieder in die Hand nehmen. :)
-
@eightyeight I found a fun bug in !zsh. store "command\" in the history, when you next load it it'll be "command\\" which is a bit different
about 6 months ago from Choqok -
Heh, booted the !GoboLinux 014.01 live CD for fun and saw they're a !zsh shop. Sweet. Shame about the abandonment of the distro though.
about 7 months ago from Seesmic -
true random passwords using #diceware, automated with !zsh: http://ae7.st/p/14v !crypto
-
I wonder when _hg will be updated in !zsh, the one in !hg seems more capable, but even that could use some fixes. Whom to poke and how?
about 9 months ago from Choqok -
-
نشد دیگه!
-
@fzerorubigd چی درستشه پس؟ بر عکسش؟
-
-
Finally compiled !zsh 5.0.0 — I must say the zle_highlight thing is quite cool!
-
Unless yodl and icmake are available, it's a pain to reach a successful compile of ZSH5. But yodl guy is a debianite so it's easier for you.
-
@eightyeight we (Debian's Zsh team) have preliminary autobuild Debian packages of 5.0 at http://ur1.ca/9tqta - HTH
-
@mikagrml sweet! thx!
-
-
- Arne Babenhauserheide likes this.
-
!zsh Gosh, yodl isn't only fugly (okay, that's subjective), but it's a pain to compile. Nothing is standard in that distribution.
-
@ralesk By which I mean I've never encountered this icmake thing, and I've packaged a few things in the last five years.
-
-
!zsh 5.0 released: https://github.com/zsh-users/zsh
- ralesk and Julien [Esprit-Libre] repeated this.
-
@eightyeight Never a bad thing to roll your own package of zsh :)
-
@ralesk yeah. agreed. i'll still install it to /usr/local/, of course. eager to test out the syntax highlighting on the interactive shell
-
@eightyeight Hmm, there's no released tarball for 5.0 yet
-
My !zsh precmd () won't be run. Any ideas as of why? Looks exactly like the ones in the prompt tutorials...
-
Dear !zsh, my running shell doesn't pick up new files for tab completion, eg. I install a new binary to the PATH and cpl misses it entirely.
about a year ago from Seesmic-
@ralesk either execute 'rehash' or check out the solution we've in the grml-zshrc: http://bit.ly/Iigkmh
-
-
!zsh & !hg, you guys know if it's currently possible to tab-complete branch/tag/mq-label/bookmark names? Would be nice to `hg up bla<TAB>`.
about a year ago from Choqok -
-
cd - # Takes you back to the directory you were just in. Very useful if you didn't already know it.
-
@kevingranade setopt autopushd # !zsh
-
@takeshitakenji ah, figured it was something like that, and can see how it'd be useful if you want to really dig in and use DIRSTACK.
-
@kevingranade It's been well worth it.
-