mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Solarized dircolors.
This commit is contained in:
@@ -24,7 +24,9 @@ PS1="%{%(!.$fg[red].$fg[green])%}%n%{$fg[white]%}@%{$fg[cyan]%}%m%{$fg[white]%}:
|
||||
# Deduplicate the path
|
||||
typeset -U path
|
||||
|
||||
# LS Colors
|
||||
alias ls='ls --color'
|
||||
zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
|
||||
|
||||
# Load oh-my-zsh
|
||||
if [ -d $HOME/.oh-my-zsh ] ; then
|
||||
|
||||
Reference in New Issue
Block a user