aria2 added to default fedora install
This commit is contained in:
parent
b4552ecf7f
commit
ba75032ec2
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 thunderbird thunderbird-enigmail thunderbird-lightning firefox
|
||||
sudo yum install vim tmux atop zsh thunderbird thunderbird-enigmail thunderbird-lightning firefox aria2
|
||||
sudo chsh -s `which zsh` $USER
|
||||
#fetch dependencies
|
||||
cd $DIR
|
||||
|
|
Loading…
Reference in a new issue