Skip to content

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

Notifications You must be signed in to change notification settings

xy2z/setaliases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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/