doc: install recent SW
This commit is contained in:
parent
c95752d2d7
commit
4daacc90e5
@ -46,9 +46,17 @@ lazygit --git-dir=$HOME/.dotfiles --work-tree=$HOME
|
||||
- https://sw.kovidgoyal.net/kitty/binary/
|
||||
|
||||
```
|
||||
sudo apt-get install kitty-terminfo
|
||||
sh ~/.config/kitty/installer.sh
|
||||
```
|
||||
|
||||
**Note**:
|
||||
Kitty prepends its _bin_ folder to the path.
|
||||
So it is more coherent/simpler to copy this behaviour into Zsh.
|
||||
|
||||
|
||||
## lazygit
|
||||
|
||||
```
|
||||
go install github.com/jesseduffield/lazygit@latest
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user