We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pkgm li
1 parent ef0bc64 commit 4ecdf70Copy full SHA for 4ecdf70
1 file changed
README.md
@@ -23,6 +23,10 @@ $ pkgm install git@2.41
23
24
$ pkgm uninstall git
25
26
+$ pkgm local-install git
27
+# ^^ installs git to ~/.local. ie. you get ~/.local/bin/git
28
+# `pkgm li git` is easier to type and remember
29
+
30
$ pkgm list
31
# ^^ lists what is installed
32
0 commit comments