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