]> arthur.barton.de Git - ax-zsh.git/log
ax-zsh.git
8 years ago80_local_config: Show debug messages, when enabled.
Alexander Barton [Tue, 7 Jul 2015 12:46:09 +0000 (14:46 +0200)]
80_local_config: Show debug messages, when enabled.

8 years ago10_terminal: Don't send init string to terminal
Alexander Barton [Tue, 7 Jul 2015 11:09:07 +0000 (13:09 +0200)]
10_terminal: Don't send init string to terminal

This shouldn't be necessary, because the terminal is already initialized by
login(8) or the remote system.

8 years ago01_zprofile & 99_zlogin: Make sure z{profile|login} is read
Alexander Barton [Mon, 6 Jul 2015 21:30:30 +0000 (23:30 +0200)]
01_zprofile & 99_zlogin: Make sure z{profile|login} is read

Make sure that all the z{profile|login} plugins have been read, in
the current (login) ZSH, or in an parent ZSH, and read them in before
and after all the "zshrc" files if not.

8 years agoFix typo in comment
Alexander Barton [Mon, 6 Jul 2015 21:28:55 +0000 (23:28 +0200)]
Fix typo in comment

8 years agoInitial commit
Alexander Barton [Fri, 3 Jul 2015 00:20:35 +0000 (02:20 +0200)]
Initial commit