Move scripts into Separate Folder

This commit is contained in:
2022-09-22 20:18:43 +01:00
parent b1002bbdb9
commit a6274749fd
3 changed files with 2 additions and 2 deletions

2
scripts/autostart.sh Normal file
View File

@ -0,0 +1,2 @@
dwmblocks &
alacritty &

2
scripts/changefish.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/fish
omf install pure

24
scripts/install.sh Normal file
View File

@ -0,0 +1,24 @@
sudo pacman -Syu
sudo pacman -Sy cmake yajl neovim fish go dotnet-runtime dotnet-sdk xorg-xsetroot aspnet-runtime alacritty spotifyd neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel
mv ../.xinitrc ~/.xinitrc
mkdir ~/.dwm
mv ../autostart.sh ~/.dwm/autostart.sh
chsh -s /usr/bin/fish
cd /opt
sudo git clone https://aur.archlinux.org/yay.git
sudo chown -R luke-else:users ./yay
cd yay
makepkg -si
cd ~
yay vscode
yay brave
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
neofetch