mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-08 23:56:15 +02:00
Merge pull request #50 from robthr/patch-1
Added macOS installation note (from #43)
This commit is contained in:
commit
dcf87e2765
@ -17,6 +17,10 @@ Then just call `lazygit` in your terminal inside a git repository.
|
|||||||
|
|
||||||
If you want, you can also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or whichever rc file you're using).
|
If you want, you can also add an alias for this with `echo "alias lg='lazygit'" >> ~/.zshrc` (or whichever rc file you're using).
|
||||||
|
|
||||||
|
Please note:
|
||||||
|
On MacOS you may have to add `~/go/bin` to your $PATH variable.
|
||||||
|
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
Packages for Ubuntu 14.04 and up are available via Launchpad PPA.
|
Packages for Ubuntu 14.04 and up are available via Launchpad PPA.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user