Skip to content

Commit

Permalink
chore: whitespaces
Browse files Browse the repository at this point in the history
Signed-off-by: David Calvert <[email protected]>
  • Loading branch information
dotdc committed Apr 7, 2023
1 parent ab5098e commit a79c0c8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi

################################################################################
Expand Down Expand Up @@ -128,16 +128,16 @@ tab()

# Doc: https://github.com/ohmyzsh/ohmyzsh/wiki/plugins
plugins=(
ansible
docker
emoji
git
gpg-agent
helm
kubectl
macos
rust
ssh-agent
ansible
docker
emoji
git
gpg-agent
helm
kubectl
macos
rust
ssh-agent
)

################################################################################
Expand Down

0 comments on commit a79c0c8

Please sign in to comment.