zsh_local/README
author Mikael Berthe <mikael@lilotux.net>
Wed, 04 Sep 2013 19:33:22 +0200
changeset 27 77e442e4e486
parent 1 7da32984f5b5
permissions -rw-r--r--
Fix the shoot-screen() function s/exit/return/ since this function is to be called from an interactive shell.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
Zsh local configuration
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
You can create a file zshrc in this directory, which will be sourced during
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
zsh initialization.
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
You can also add files NN-name.zrc (see the zshrc.d directory) which will be
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
sourced at the end of the main zshrc.
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
Please don't hesitate to send me feedback (or improvements).
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
Mikael
7da32984f5b5 Add a README in the zsh_local directory, remove placeholder
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
Email/Jabber: <mikael@lilotux.net>