Update LSCOLORS and alias

master
Alex Selimov 1 month ago
parent a53d5949e6
commit 53e5c16db3

File diff suppressed because one or more lines are too long

@ -9,7 +9,8 @@ bindkey -v
# The following lines were added by compinstall # The following lines were added by compinstall
zstyle :compinstall filename '/home/aselimov/.zshrc' 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 ~/bin/daily_scripture.sh
autoload -Uz compinit autoload -Uz compinit

Loading…
Cancel
Save