1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 13:09:07 +00:00
Files
zsh/zsh.d/Linux/50-linux
andre 5b09568680 New version of zsh startup files:
- Supports Darwin AND Linux
- No more .zshrc.local
- New completion (BETA)
2010-11-18 08:49:41 +00:00

5 lines
64 B
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Linux
eval `dircolors`
# vim: set ts=4 sw=4 tw=0 ft=zsh :