diff options
| author | 2011-01-11 13:39:45 +0100 | |
|---|---|---|
| committer | 2011-01-11 13:39:45 +0100 | |
| commit | 686367570f0bc588e94943e942a4684723eaa8b3 (patch) | |
| tree | 7614788d09c2a2b7b38809e54857cddea54a1b46 /zshrc | |
| parent | 4396a202a10b89ec0e2c38ac2feba0821726a6f2 (diff) | |
| download | dotfiles-686367570f0bc588e94943e942a4684723eaa8b3.tar.gz dotfiles-686367570f0bc588e94943e942a4684723eaa8b3.zip | |
Added syntax highlighting to zsh
Diffstat (limited to 'zshrc')
| -rw-r--r-- | zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,3 +79,5 @@ bindkey "\e0F" end-of-line ## for freebsd console bindkey "\e[H" beginning-of-line bindkey "\e[F" end-of-line + +source ~/.zsh/syntax-highlighting/zsh-syntax-highlighting.zsh |
