Created
November 9, 2017 11:44
-
-
Save patterns/f7ce05664746e464bcafb28908e6101e to your computer and use it in GitHub Desktop.
Revisions
-
patterns created this gist
Nov 9, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,50 @@ #ip link set wlp3s0 up #iw dev wlp3s0 link #ip link show wlp3s0 #vi /etc/wpa_supplicant/example.conf: ctrl_interface=/run/wpa_supplicant update_config=1 #wpa_supplicant -B -i wlp3s0 -c /etc/wpa_supplicant/example.conf #wpa_cli -i wlp3s0 scan add_network set_network 0 said “MYSSID” set_network 0 psk “secret” enable_network 0 save_config quit #dhcpcd wlp3s0 #genfstab -P / > /etc/fstab #vi /etc/fstab # increase size to 2G #mount -o remount cowspace #pacman -Syy #pacman -S xf86-video-nouveau #pacman -S xorg #pacman -S dwm #pacman -S xorg-xinit #cp /etc/X11/xinit/xinitrc ~/.xinitrc #vi ~/.xinitrc: …… exec dwm #pacman -S ttf-inconsolata #pacman -S adobe-source-code-pro-fonts #fc-cache #vi /etc/profile.d/freetype2.sh: …… Enable interpreter v38 #startx alt-p “st” to start st terminal #pacman -S —needed base-devel #pacman -S git #yay buildah #pacman -S surf alt-p “st”