Skip to content

Instantly share code, notes, and snippets.

View GillesJ's full-sized avatar

Gilles Jacobs GillesJ

View GitHub Profile
export PYENV_ROOT="$HOME/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"
if command -v pyenv 1>/dev/null 2>&1; then
eval "$(pyenv init -)"
fi
# Skip the not really helping Ubuntu global compinit
skip_global_compinit=1
# Skip the not really helping Ubuntu global compinit
skip_global_compinit=1
# 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
{
"timeStamp": 1580113348219,
"version": "1.24.2",
"userSettings": {
"advancedUserEnabled": true,
"alwaysDetachLogger": true,
"autoUpdate": true,
"cloudStorageEnabled": true,
"collapseBlocked": true,
"colorBlindFriendly": false,

Keybase proof

I hereby claim:

  • I am GillesJ on github.
  • I am gillesjacobs (https://keybase.io/gillesjacobs) on keybase.
  • I have a public key whose fingerprint is A3C2 A8F6 2B59 2975 E5F6 E783 EEAE 8FE3 0391 F1CF

To claim this, I am signing this object:

+ verbose=on
+ shift
+ [[ -n '' ]]
+ get_distro
+ get_bold
+ case "$ascii_bold" in
+ ascii_bold='\033[1m'
+ case "$bold" in
+ bold='\033[1m'
+ get_distro_colors
# initialization file (not found)