Last active
October 21, 2017 23:16
-
-
Save EkoAdiWijayanto/41861cb8c007ca9d1a37d9bd693a5e95 to your computer and use it in GitHub Desktop.
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 characters
sudo nano /etc/locale.gen | |
sudo locale-gen | |
sudo pacman -Rcns lightdm | |
sudo pacman -S gdm | |
sudo systemctl enable gdm | |
sudo rm -rf /etc/systemd/system/display-manager.service | |
sudo systemctl enable gdm | |
sudo pacman -S mongodb mongodb-tools inkscape gimp geany geany-plugins filezilla tilix emacs zsh eclipse python2-nautilus copyq chrome-gnome-shell | |
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" | |
yaourt -S rambox google-chrome | |
yaourt jdk8 | |
sudo pacman -R xf86-input-synaptics | |
sudo pacman -S libinput | |
yaourt chrome-gnome |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment