more software in default install: thunderbird + firefox
This commit is contained in:
parent
513fa8dd65
commit
ce58d2dd8d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
#software and shell
|
||||
sudo yum install vim tmux atop zsh
|
||||
sudo yum install vim tmux atop zsh thunderbird thunderbird-enigmail thunderbird-lightning firefox
|
||||
sudo chsh -s `which zsh` $USER
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
|
Loading…
Reference in a new issue