add tmux to installation
This commit is contained in:
parent
7d0b067bdb
commit
7871c9ac7f
@ -21,7 +21,7 @@ install () {
|
||||
|
||||
|
||||
install fontconfig fc-cache
|
||||
tools=("zsh" "git" "rake")
|
||||
tools=("zsh" "git" "rake" "tmux")
|
||||
for tool in "${tools[@]}"; do
|
||||
install $tool
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user