added git to base
This commit is contained in:
parent
1a0fe6ddaf
commit
90cdc50910
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
|
@ -16,6 +16,7 @@ base=(
|
|||
vim # Added vim to the base directories
|
||||
nvim
|
||||
tmux
|
||||
git
|
||||
)
|
||||
|
||||
# Folders that should, or only need to be installed for a local user
|
||||
|
|
|
|||
Loading…
Reference in a new issue