Fix dircolor dynamic path
This commit is contained in:
parent
990ae2f9e8
commit
809b538fd5
2
.zshrc
2
.zshrc
@ -181,4 +181,4 @@ if [ -f '/home/tanguy/Downloads/tmp/google-cloud-sdk/path.zsh.inc' ]; then . '/h
|
||||
if [ -f '/home/tanguy/Downloads/tmp/google-cloud-sdk/completion.zsh.inc' ]; then . '/home/tanguy/Downloads/tmp/google-cloud-sdk/completion.zsh.inc'; fi
|
||||
|
||||
# Update dir_colors according to the specified dotfile
|
||||
eval $(dircolors -b .config/dir_colors)
|
||||
eval $(dircolors -b ~/.config/dir_colors)
|
||||
|
Loading…
Reference in New Issue
Block a user