adding lazygit
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"better-escape.nvim": { "branch": "master", "commit": "199dcc2643dec5d8dbdab4ec672cf405224dcb3b" },
|
||||
"blink.cmp": { "branch": "main", "commit": "4b18c32adef2898f95cdef6192cbd5796c1a332d" },
|
||||
"blink.compat": { "branch": "main", "commit": "2ed6d9a28b07fa6f3bface818470605f8896408c" },
|
||||
"catppuccin": { "branch": "main", "commit": "0a5de4da015a175f416d6ef1eda84661623e0500" },
|
||||
"cmp-dap": { "branch": "master", "commit": "ea92773e84c0ad3288c3bc5e452ac91559669087" },
|
||||
"friendly-snippets": { "branch": "main", "commit": "6cd7280adead7f586db6fccbd15d2cac7e2188b9" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "7010000889bfb6c26065e0b0f7f1e6aa9163edd9" },
|
||||
|
||||
@@ -5,7 +5,7 @@ _shell="/opt/homebrew/bin/zsh"
|
||||
# _shell="/opt/homebrew/bin/fish"
|
||||
_homebrew=`which brew`
|
||||
_to_install="btop gh imagemagick rbenv ruby-build tmux iperf3 zsh oh-my-posh gs tectonic tree-sitter\
|
||||
git git-flow nvim azure-cli openssl kubectl typst thonny k9s uv stern nvm"
|
||||
git git-flow nvim azure-cli openssl kubectl typst thonny k9s uv stern nvm lazygit"
|
||||
|
||||
# Generate symlinks for files
|
||||
for i in gitconfig gitmessage gitignore tmux.conf prettierrc zsh_secrets
|
||||
|
||||
Reference in New Issue
Block a user