chore: Fix macos only paths
This commit is contained in:
parent
7ab1cc6e2c
commit
1925086d45
5 changed files with 9 additions and 19 deletions
2
.zshrc
2
.zshrc
|
@ -77,7 +77,7 @@ ZSH_THEME=""
|
|||
# HIST_STAMPS="mm/dd/yyyy"
|
||||
|
||||
# Would you like to use another custom folder than $ZSH/custom?
|
||||
ZSH_CUSTOM=/Users/afonso/.config/zsh
|
||||
ZSH_CUSTOM=$HOME/.config/zsh
|
||||
|
||||
# Which plugins would you like to load?
|
||||
# Standard plugins can be found in $ZSH/plugins/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue