Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

[Enhancement]: add p9k::reset_prompt function #1198

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Commits on Mar 14, 2019

  1. feat(utilities): add p9k::reset_prompt function

    This function clears every variable from p9k (`egrep -i "^p9k_"`, it's case insensitive) and reloads
    the default p9k settings (taken from a clean useraccount with only p9k installed and no
    configuration)
    
    closes Powerlevel9k#1172
    iilonmasc committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    b5a40bf View commit details
    Browse the repository at this point in the history
  2. fix: add --color=never to egrep

    iilonmasc committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    602f2ea View commit details
    Browse the repository at this point in the history