Initial nvim config
This commit is contained in:
@@ -70,7 +70,7 @@ else
|
||||
fi
|
||||
|
||||
# Install Programs
|
||||
programs=(neovim curl git bat tmux bmon fzf)
|
||||
programs=(neovim curl git bat tmux bmon fzf gcc make)
|
||||
|
||||
if $desktop; then
|
||||
programs+=(
|
||||
|
||||
Reference in New Issue
Block a user