changes to artix install
parent
d5384658a2
commit
beab741f31
|
@ -11,10 +11,10 @@ read input
|
||||||
# Required
|
# Required
|
||||||
###################################################################
|
###################################################################
|
||||||
#enables arch repos, lib32 multilib, community, and prompts for universe repo
|
#enables arch repos, lib32 multilib, community, and prompts for universe repo
|
||||||
sh ./artix/repo-enable.sh
|
# sh ./artix/repo-enable.sh
|
||||||
|
|
||||||
#install packages from package lists
|
#install packages from package lists
|
||||||
sudo sh -c 'pacman -S - < artix/pkgs/base.list' #background programs/libraries/services/adds core functionality
|
# sudo sh -c 'pacman -S - < artix/pkgs/base.list' #background programs/libraries/services/adds core functionality
|
||||||
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
@ -22,34 +22,38 @@ read input
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
#install extra programs, music players, pdf viewers, etc.
|
#install extra programs, music players, pdf viewers, etc.
|
||||||
sudo sh -c 'pacman -S - < artix/pkgs/extra.list'
|
# sudo sh -c 'pacman -S - < artix/pkgs/extra.list'
|
||||||
|
|
||||||
|
|
||||||
#install packages for my window manager setup
|
#install packages for my window manager setup
|
||||||
sudo sh -c 'pacman -S - < artix/pkgs/wm.list'
|
# sudo sh -c 'pacman -S - < artix/pkgs/wm.list'
|
||||||
|
|
||||||
|
|
||||||
#install my aur packages
|
#install my aur packages
|
||||||
yay -S - < artix/pkgs/aur.list
|
yay -S - < artix/pkgs/aur.list
|
||||||
|
|
||||||
#runit init setup
|
#runit init setup
|
||||||
sudo sh -c 'pacman -S - < artix/pkgs/runit.list'
|
# sudo sh -c 'pacman -S - < artix/pkgs/runit.list'
|
||||||
sh ./artix/runit-config.sh
|
# sh ./artix/runit-config.sh
|
||||||
|
|
||||||
#install development programs
|
#install development programs
|
||||||
sh ./artix/devel.sh
|
# sh ./artix/devel.sh
|
||||||
|
|
||||||
#setup steam and lutris for gaming
|
#setup steam and lutris for gaming
|
||||||
#pass one of --amd,--nvidia,--intel to this script
|
#pass one of --amd,--nvidia,--intel to this script
|
||||||
sh ./artix/gaming.sh --amd
|
# sh ./artix/gaming.sh --amd
|
||||||
|
|
||||||
#setup wireless (wifi,bluetooth)
|
#setup wireless (wifi,bluetooth)
|
||||||
#sh ./artix/wireless.sh
|
#sh ./artix/wireless.sh
|
||||||
|
|
||||||
#do my configuration stuff, setup home directories, configure ufw, grub theming, etc.
|
#do my configuration stuff, setup home directories, configure ufw, grub theming, etc.
|
||||||
sh ./artix/config.sh
|
# sh ./artix/config.sh
|
||||||
|
|
||||||
#install local git repos, needed for wm.txt
|
#install local git repos, needed for wm.txt
|
||||||
sh ~/.local/scripts/install.sh add-repos ~/.local/installers/repos.txt
|
# sh ~/.local/scripts/install.sh add-repos ~/.local/installers/repos.txt
|
||||||
|
|
||||||
#uncomment appropriate line for cpu type
|
#uncomment appropriate line for cpu type
|
||||||
sudo pacman -S amd-ucode
|
# sudo pacman -S amd-ucode
|
||||||
#sudo pacman -S intel-ucode
|
#sudo pacman -S intel-ucode
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
|
@ -6,7 +6,6 @@ mkdir -p ~/.local/share/gnupg/
|
||||||
mkdir -p ~/.config/mpd/playlists
|
mkdir -p ~/.config/mpd/playlists
|
||||||
mkdir -p ~/.local/share/desktop
|
mkdir -p ~/.local/share/desktop
|
||||||
|
|
||||||
if [ "$UFW_CONFIG" ]; then
|
|
||||||
sudo ufw default deny incoming
|
sudo ufw default deny incoming
|
||||||
sudo ufw default allow outgoing
|
sudo ufw default allow outgoing
|
||||||
sudo ufw allow http
|
sudo ufw allow http
|
||||||
|
@ -25,7 +24,6 @@ if [ "$UFW_CONFIG" ]; then
|
||||||
sudo ufw allow 4380/udp
|
sudo ufw allow 4380/udp
|
||||||
|
|
||||||
sudo ufw enable
|
sudo ufw enable
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#install zsh shell
|
#install zsh shell
|
||||||
|
|
|
@ -2,12 +2,18 @@ lf
|
||||||
mutt-wizard
|
mutt-wizard
|
||||||
htim
|
htim
|
||||||
jmtpfs
|
jmtpfs
|
||||||
pipe-viewer-git
|
|
||||||
deb2appimage
|
|
||||||
tremc-git
|
tremc-git
|
||||||
dashbinsh
|
dashbinsh
|
||||||
kjv-apocrypha
|
|
||||||
pfetch
|
pfetch
|
||||||
sysrq-enabler
|
sysrq-enabler
|
||||||
wlr-randr
|
wlr-randr
|
||||||
sfeed
|
sfeed
|
||||||
|
alacritty-git
|
||||||
|
gammastep-git
|
||||||
|
bat-cat-git
|
||||||
|
zathura-git
|
||||||
|
zathura-cb-git
|
||||||
|
zathura-djvu-git
|
||||||
|
zathura-pdf-mupdf-git
|
||||||
|
viu-git
|
||||||
|
ncpamixer-git
|
||||||
|
|
|
@ -25,7 +25,6 @@ unzip
|
||||||
p7zip
|
p7zip
|
||||||
dash
|
dash
|
||||||
mesa
|
mesa
|
||||||
udevil
|
|
||||||
rsync
|
rsync
|
||||||
cronie
|
cronie
|
||||||
connman
|
connman
|
||||||
|
|
|
@ -1,17 +1,9 @@
|
||||||
zathura
|
|
||||||
zathura-cb
|
|
||||||
zathura-pdf-mupdf
|
|
||||||
zathura-djvu
|
|
||||||
pulsemixer
|
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pamixer
|
|
||||||
connman-gtk
|
connman-gtk
|
||||||
youtube-dl
|
youtube-dl
|
||||||
transmission-cli
|
transmission-cli
|
||||||
neovim
|
neovim
|
||||||
mpd
|
mpd
|
||||||
ncmpcpp
|
|
||||||
mpc
|
|
||||||
mpv
|
mpv
|
||||||
opendoas
|
opendoas
|
||||||
zsh
|
zsh
|
||||||
|
@ -21,12 +13,8 @@ shellcheck
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
papirus-icon-theme
|
|
||||||
lxappearance
|
lxappearance
|
||||||
qt5ct
|
qt5ct
|
||||||
imagemagick
|
imagemagick
|
||||||
ffmpegthumbnailer
|
ffmpegthumbnailer
|
||||||
bat
|
|
||||||
python-pdftotext
|
|
||||||
viu
|
|
||||||
python-pywal
|
python-pywal
|
||||||
|
|
|
@ -3,10 +3,7 @@ swaybg
|
||||||
swayidle
|
swayidle
|
||||||
swaylock
|
swaylock
|
||||||
waybar
|
waybar
|
||||||
imv
|
|
||||||
alacritty
|
|
||||||
bemenu-wayland
|
bemenu-wayland
|
||||||
gammastep
|
|
||||||
mako
|
mako
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
grim
|
grim
|
||||||
|
|
Loading…
Reference in New Issue