Sha256: 6c690f1c0be490ce1a3a6918bccce52750921ab431ca9dfdbd74b560ee74651f

Contents?: true

Size: 625 Bytes

Versions: 7

Compression:

Stored size: 625 Bytes

Contents

# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# 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"
fi

source /root/powerlevel10k/powerlevel10k.zsh-theme

# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f /root/.p10k.zsh ]] || source /root/.p10k.zsh

POWERLEVEL9K_DISABLE_CONFIGURATION_WIZARD=true

Version data entries

7 entries across 6 versions & 1 rubygems

Version Path
trifle-stats-1.3.1 .devops/docker/gitpod/base/.zshrc
trifle-stats-1.3.1 .devops/docker/environment/.zshrc
trifle-stats-1.3.0 .devops/docker/environment/.zshrc
trifle-stats-1.2.0 .devops/docker/environment/.zshrc
trifle-stats-1.1.2 .devops/docker/environment/.zshrc
trifle-stats-1.1.1 .devops/docker/environment/.zshrc
trifle-stats-1.0.0 .devops/docker/environment/.zshrc