diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-09 08:17:12 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-09 08:17:12 +0200 |
commit | 9b16f41b9f55325111c45106027369059dbd9c56 (patch) | |
tree | f3225c23691547ad26ab629e5254bfab1a97bb3c | |
parent | fbf6af368b82466a368dd38f1e803d2b8ab8f383 (diff) | |
download | dotfiles_dotdrop-9b16f41b9f55325111c45106027369059dbd9c56.tar.xz dotfiles_dotdrop-9b16f41b9f55325111c45106027369059dbd9c56.zip |
Use pikaur instead of pacman for diana
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ echo "Install zsh..." echo "Install aria2 & diana..." #sudo pacman -S --noconfirm --needed aria2 -#sudo pacman -S --noconfirm --needed diana-git +#pikaur -S --noconfirm --needed diana-git ## alacritty |