mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 23:48:26 +00:00
chore(config): linting, removal of nb.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user