xy2z / setaliases
Set windows aliases from a given URL
1.1.3
2026-06-10 17:59 UTC
Requires (Dev)
- phpstan/phpstan: ^2.2.2
This package is auto-updated.
Last update: 2026-06-10 18:00:48 UTC
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/