Pimp my Shell
GitHub
  • Pimp My Shell
  • Features
  • Requirements
  • Installation
    • Uninstall PMS
  • Environment Variables
  • Upgrade PMS
  • PMS Manager
  • Plugins
    • cd
    • composer
    • git
    • phpbrew
    • vim
  • Themes
    • default
Powered by GitBook
On this page
Edit on GitHub
  1. Installation

Uninstall PMS

To uninstal you will need to navigate to the directory where PMS is currently installed. Usually $HOME/.pms. The uninstall script is pretty verbose and will ask before it removes or modifies files, other than PMS related.

sh scripts/uninstall.sh

Uninstalling PMS will

  • Revert your rc files to the previous copies

  • Remove all PMS configuration files

  • Remove the PMS installation

PreviousInstallationNextEnvironment Variables

Last updated 7 months ago