Fix batcat package name, pass environment variables to apt (for HTTP proxy)
This commit is contained in:
parent
2a14dea3b0
commit
296e482eda
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
sudo add-apt-repository -y ppa:regolith-linux/stable
|
||||
sudo apt install -y i3-gaps feh picom batcat lolcat cowsay fortune zsh lua git
|
||||
sudo -E add-apt-repository -y ppa:regolith-linux/stable
|
||||
sudo -E apt install -y i3-gaps feh picom bat lolcat cowsay fortune zsh lua git
|
||||
|
||||
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | bash
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user