Action | Description |
---|---|
about |
Inkscape version, authors, license |
action-list |
Print a list of actions and exit |
clone |
Create a clone (a copy linked to the original) of selected object |
clone-link |
Relink the selected clones to the object currently on the clipboard |
clone-link-lpe |
Creates a new path, applies the Clone original LPE, and refers it to the selected path |
clone-unlink |
Cut the selected clones' links to the originals, turning them into standalone objects |
clone-unlink-recursively |
Unlink all clones in the selection, even if they are in groups. |
com.inkscape.generate.generate-voronoi |
Voronoi Pattern |
I have two Github accounts: oanhnn (personal) and superman (for work). I want to use both accounts on same computer (without typing password everytime, when doing git push or pull).
Use ssh keys and define host aliases in ssh config file (each alias for an account).