An open API service indexing awesome lists of open source software.

https://github.com/xy2z/setaliases

Sets your Windows Terminal (cmder.exe) aliases from a given URL.
https://github.com/xy2z/setaliases

aliases cmder linux terminal

Last synced: 9 months ago
JSON representation

Sets your Windows Terminal (cmder.exe) aliases from a given URL.

Awesome Lists containing this project

README

          

# Setaliases

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](https://cmder.net/) 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/