Added zsh folder.
This commit is contained in:
parent
d917f82fff
commit
9a0b0b1c36
2
dot_dotfiles/zsh/custom/01_style.zsh
Normal file
2
dot_dotfiles/zsh/custom/01_style.zsh
Normal file
@ -0,0 +1,2 @@
|
||||
# load dircolors for gruvbox
|
||||
eval $(dircolors ~/.dotfiles/colors/gruvbox/.dircolors)
|
||||
3
dot_dotfiles/zsh/custom/README.md
Normal file
3
dot_dotfiles/zsh/custom/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Purpose of this folder
|
||||
|
||||
All scripts in this folder are executed at the end of `zshrc`, can be useful when overriding theming for example.
|
||||
Loading…
Reference in New Issue
Block a user