Ubuntu Quick configuration script for easy customization
echo "alias ?='ls -ltr'" >> ~/.bashrc echo "alias .='ls -pwd'" >> ~/.bashrc gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close' xbacklight -set 10 wget -q -O - https://fixubuntu.com/fixubuntu.sh | bash gsettings set com.canonical.desktop.interface scrollbar-mode normal