Move scripts into Separate Folder
This commit is contained in:
Executable → Regular
Executable → Regular
Executable → Regular
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
sudo pacman -Syu
|
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
|
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
|
mv ../.xinitrc ~/.xinitrc
|
||||||
mkdir ~/.dwm
|
mkdir ~/.dwm
|
||||||
mv ./autostart.sh ~/.dwm/autostart.sh
|
mv ../autostart.sh ~/.dwm/autostart.sh
|
||||||
|
|
||||||
chsh -s /usr/bin/fish
|
chsh -s /usr/bin/fish
|
||||||
|
|
||||||
Reference in New Issue
Block a user