lazygit-use-zsh: trick lazygit to use zsh instead of bash
This commit is contained in:
1
lazygit-use-zsh/.config/lazygit/bin/bash
Symbolic link
1
lazygit-use-zsh/.config/lazygit/bin/bash
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
/bin/zsh
|
||||||
2
lazygit-use-zsh/bin/lazygit
Executable file
2
lazygit-use-zsh/bin/lazygit
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
PATH="$PATH:$HOME/.config/lazygit/bin" exec /usr/bin/lazygit "$@"
|
||||||
Reference in New Issue
Block a user