fix-path
Path fixer
Fixes the $PATH environment variable when running from a GUI app on macOS and Linux.
Fix the $PATH on macOS and Linux when run from a GUI app
278 stars
6 watching
24 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Prepends a user's PATH with local binaries | 104 |
| A tool to get namespaced config from the closest package.json | 120 |
| Finds the root directory of a Node.js project or npm package | 237 |
| Finds the closest package.json file in a directory tree | 160 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| A utility for finding files by walking up parent directories | 40 |
| A tool to find the latest version of an npm package | 53 |
| A package that provides a framework for creating settings windows in macOS apps | 1,461 |
| Converts a string to a valid filename by replacing reserved characters and truncating long names. | 489 |
| A utility script to clear the terminal screen on various platforms. | 44 |
| A package to get the system locale information | 225 |
| A command-line tool to control the macOS dark mode setting | 662 |
| Moves files across devices and partitions without relying on system-specific rename functions. | 198 |
| Adds useful debug features to Electron apps | 754 |
| Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |