chore(config): linting, removal of nb.sh

This commit is contained in:
2023-08-27 15:01:18 +03:00
parent 1ffa9dfc9d
commit a81c8e56a8
2 changed files with 1 additions and 5 deletions

View File

@@ -61,5 +61,5 @@ have antigen && {
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
export P10K_LOCATION="$XDG_CONFIG_HOME/zsh/p10k.zsh"
[[ ! -f $P10K_LOCATION ]] || source $P10K_LOCATION
[[ ! -f $P10K_LOCATION ]] || source "$P10K_LOCATION"