Add new lscolors theme
This commit is contained in:
parent
4feba5e339
commit
a53d5949e6
2
bin/lscolors.sh
Executable file
2
bin/lscolors.sh
Executable file
File diff suppressed because one or more lines are too long
@ -9,6 +9,8 @@ bindkey -v
|
||||
# The following lines were added by compinstall
|
||||
zstyle :compinstall filename '/home/aselimov/.zshrc'
|
||||
|
||||
source ~/bin/lscolors.sh
|
||||
|
||||
~/bin/daily_scripture.sh
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
@ -52,4 +54,4 @@ export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||
|
||||
[ -f "/home/aselimov/.ghcup/env" ] && . "/home/aselimov/.ghcup/env" # ghcup-env
|
||||
[ -f "/home/aselimov/.ghcup/env" ] && . "/home/aselimov/.ghcup/env" # ghcup-env
|
||||
|
Loading…
x
Reference in New Issue
Block a user