Add inkscape alias
This commit is contained in:
parent
0e5e377ebd
commit
d37eb8086b
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
||||||
tmeet = "open -a TencentMeeting";
|
tmeet = "open -a TencentMeeting";
|
||||||
pixel = "open -a 'Pixelmator Pro'";
|
pixel = "open -a 'Pixelmator Pro'";
|
||||||
keepass = "open -a KeePassXC";
|
keepass = "open -a KeePassXC";
|
||||||
|
inkscape = "open -a Inkscape";
|
||||||
|
|
||||||
# Nix helpers
|
# Nix helpers
|
||||||
hm = "home-manager";
|
hm = "home-manager";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue