mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Solarized dircolors.
This commit is contained in:
@@ -39,5 +39,8 @@ unset GPG_AGENT_INFO_PATH
|
||||
export GPG_TTY=`tty`
|
||||
# End GPG
|
||||
|
||||
# dircolors
|
||||
eval `dircolors $HOME/.dircolors`
|
||||
|
||||
if [[ -e $HOME/.localenv ]] ; then source $HOME/.localenv ; fi
|
||||
if [[ -e $HOME/.aliases ]] ; then source $HOME/.aliases ; fi
|
||||
|
||||
Reference in New Issue
Block a user