Init
This commit is contained in:
5
install_lazygit.sh
Executable file
5
install_lazygit.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd ~/programs
|
||||
wget https://github.com/jesseduffield/lazygit/releases/download/v0.54.2/lazygit_0.54.2_linux_x86_64.tar.gz
|
||||
tar xf lazygit_0.54.2_linux_x86_64.tar.gz
|
||||
ln -sf ~/programs/lazygit ~/programs/bin/lazygit
|
||||
Reference in New Issue
Block a user