xy2z / setaliases
Set windows aliases from a given URL
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires (Dev)
- phpstan/phpstan: ^0.12.81
README
Sets your Windows Cmder aliases from a given URL.
This can be used to sync your aliases from a remote source (eg. Gist) to your all your devices running Cmder.
Requirements
- Cmder
- PHP 7.1 or above (PHP 8 works).
⚠ This only works for Cmder or other windows terminals that uses 'alias' and automatically saves the aliases.
You can read more about this project on my blog here: https://xy2z.io/posts/2020-syncing-aliases/