script
This commit is contained in:
parent
bdb05a3e3d
commit
d0c1ff4d85
@ -2,7 +2,6 @@
|
||||
|
||||
sudo pacman -Suuy
|
||||
sudo pacman -S vim flacon mpd mpc ncmpcpp htop brightnessctl xwallpaper man dnsutils adobe-source-han-sans-jp-fonts bash-completion mpv maim keepassxc qbittorrent terminus-font xclip wireguard-tools wget p7zip unzip zip rsync neofetch gcc cmake gdb nsxiv git alacritty tmux neovim telegram-desktop fzf ranger
|
||||
sudo pacman -Rns firefox
|
||||
|
||||
sudo cp -f ~/.config/lightdm/lightdm-gtk-greeter.conf /etc/lightdm/
|
||||
sudo cp -f ~/.config/pacman/* /etc/
|
||||
@ -13,25 +12,12 @@ mkdir -p ~/.local/share/i3status/
|
||||
mkdir -p ~/.local/share/ffmpeg/
|
||||
echo ' here some music will play ' > ~/.local/share/i3status/now-playing
|
||||
mkdir -p ~/Code/
|
||||
cd ~/Code/
|
||||
git clone https://aur.archlinux.org/librewolf-bin.git
|
||||
cd librewolf-bin/
|
||||
gpg --keyserver hkps://pgp.mit.edu --recv-key 8A74EAAF89C17944
|
||||
makepkg -si
|
||||
|
||||
curl -fLo ~/.config/vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||
|
||||
systemctl --user enable mpd.service
|
||||
systemctl --user start mpd.service
|
||||
|
||||
cd /opt
|
||||
sudo git clone https://aur.archlinux.org/yay-git.git
|
||||
sudo chown -R "$(id -un)":"$(id -un)" ./yay-git
|
||||
cd yay-git
|
||||
makepkg -si
|
||||
yay -Suy
|
||||
yay -S unrar i3exit
|
||||
|
||||
echo " "
|
||||
echo " "
|
||||
echo "Now installing keyboard layout!"
|
||||
@ -54,4 +40,6 @@ sudo cp ~/.local/share/backgrounds/wallpaper.png /usr/share/backgrounds/wallpape
|
||||
echo " "
|
||||
echo " "
|
||||
echo "Your PC is ready! Now sync your keepassxc"
|
||||
echo "Don't forget i3exit from aur"
|
||||
echo "Don't forget to move ssh keys and wireguard setup"
|
||||
echo "Install helium and nuke firefox"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user