-
-
Notifications
You must be signed in to change notification settings - Fork 0
PMS Framework
Joshua Estes edited this page May 29, 2020
·
2 revisions
PMS is a framework that facilitates the management of your environment. To help with this PMS has various functions to allow plugin/theme developers to maintain a consistent feel across many different operating systems and shells. It also supports the management of dotfiles.
All the functions documented in the pms.sh file.
- Define default environment variables
- Load env files
- Load
$PMS/pms.sh $PMS_SHELL $PMS_DEBUG
- Load sh libraries
- Load
$PMS_SHELL
specific libraries - Load plugin
pms
- Load plugin
$PMS_SHELL
- Load all plugins defined in
$PMS_PLUGINS
- Load
$PMS_THEME
- Home
- PMS Framework
- Getting Started
- Environment Variables
- Libraries
- Templates
- Commands
- Plugins
- Themes
- Code of Conduct
- Contributing
- Support