curl -L https://rawgit.com/patriciogonzalezvivo/.dotfiles/main/install_core.sh | bash
- Install
git
sudo apt-get install git-core
- Clone this repo at the home folder
cd ~
git clone git://github.com/patriciogonzalezvivo/.dotfiles.git
cd .dotfiles
- Run Install Core Apps
./install_core.sh
-
install_tool.sh
: Install desktop apps like Inkscape, Gimp, blender, etc -
install_net.sh
: Install basic network tools -
install_sdr.sh
: Software Define Radio apps -
install_python.sh
: Install Python with env sandboxes -
install_of.sh
: Install OpenFrameworks, my project and the addons I use the most
-
rpi/install_xfce.sh
: Replace the X11 window manager for Xfce -
rpi/install_rplay.sh
: Install RPlay -
rpi/install_gpsd.sh
: Install GPS device -
rpi/install_hotspot.sh
: Install Automatic HotSpot deamon. In case of using Buster distribution use:install_hotspot_buster.sh