rime / plum

東風破 /plum/: Rime configuration manager and input schema repository
GNU Lesser General Public License v3.0
1.32k stars 122 forks source link

Follow the symlink to `rime-install` if exists #59

Closed huangyxi closed 4 months ago

huangyxi commented 1 year ago

After installing plum, we would like to execute rime-install from anywhere, instead of switching to the installation directory or the directory of the specified program. The best way to do this is to make a symlink from the actual file to the directory in the user's PATH (e.g. ~/bin, ~/.local/bin). This PR will enable those who have created their own symlinks to use the program directly without reinstalling.