Skip to content
Snippets Groups Projects
Commit b79aebff authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

ARCH Add something to arch init file.

parent 71a5a8a0
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
pacman -Syu
pacman -Syy
pacman -S nmtui
pacman -S base-devel
pacman -S i3
pacman -S xorg-server xorg-xinit
pacman -S xorg
......@@ -11,7 +12,7 @@ pacman -S ttf-rissole
pacman -S dmenu
pacman -S rxvt-unicode xsel
pacman -S xclip
pacman -S gvim
pacman -S gvim vim-spell-cs
cp /usr/bin/vim /usr/bin/vi
pacman -S git
pacman -S gcc
......@@ -22,7 +23,7 @@ pacman -S nemo
pacman -S gparted
pacman -S gnome-disk-utility
pacman -S texlive-core
pacman -S zathura
pacman -S zathura zathura-pdf-poppler
pacman -S wget
pacman -S baobab
pacman -S htop
......@@ -30,6 +31,11 @@ pacman -S gnome-keyring libsecret
pacman -S numlockx
pacman -S bash-completion
pacman -S trash-cli
pacman -S neofetch
pacman -S dunst
pacman -S alsa-lib alsa-utils
pacman -S alsa-oss
pacman -S tlp
pacman -S --needed base-devel
timedatectl set-timezone Europe/Prague
echo -e "exec i3" > ~/.xinitrc
......@@ -43,6 +49,7 @@ echo "\%wheel ALL=(ALL) ALL" >> /etc/sudoers
useradd -m -s -G wheel jiri
echo -e "dbus-update-activation-env\neval \$(/usr/bin/gnome-keyrecrets,ssh)\nexport SSH_AUTH_SOCK\nexec i3" > /home/jiri/.xinitrc
echo "blacklist pcspkr" > /etc/modprobe.d/nobeep.conf
usermod -s jiri
passwd jiri
......@@ -9,4 +9,4 @@ bash userconfig/vim/arch.sh
bash userconfig/Xresources/arch.sh
git config --global user.email "jirikalvoda@kam.mff.cuni.cz"
git config --global user.name "Jiri Kalvoda"
# org.pwmt.zathura.desktop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment