style(zsh): format
This commit is contained in:
parent
577696f501
commit
1d1e0ff3cf
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
export BASE_ZSH_CONFIG_DIR="$(dirname -- "$( readlink -f -- "${0}" )")"
|
||||
source "${BASE_ZSH_CONFIG_DIR}/config/init.zsh"
|
||||
export BASE_ZSH_CONFIG_DIR="$(dirname -- "$(readlink -f -- "${0}")")"
|
||||
source "${BASE_ZSH_CONFIG_DIR}/config/init.zsh"
|
||||
|
Loading…
Reference in New Issue
Block a user