Update LSCOLORS and alias

This commit is contained in:
Alex Selimov 2025-01-15 23:12:17 -05:00
parent a53d5949e6
commit 53e5c16db3
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,8 @@ bindkey -v
# The following lines were added by compinstall
zstyle :compinstall filename '/home/aselimov/.zshrc'
source ~/bin/lscolors.sh
export LS_COLORS='di=1;37:ln=35:so=32:pi=33:ex=1;32:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43'
alias ls="ls --classify --group-directories-first --color"
~/bin/daily_scripture.sh
autoload -Uz compinit